We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c54b8c commit 4f7ae38Copy full SHA for 4f7ae38
1 file changed
kernel/arm/zscal.c
@@ -33,7 +33,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33
* TEST : OK
34
*
35
**************************************************************************************/
36
-
+#pragma GCC optimize("O0"
37
#include "common.h"
38
39
// The c/zscal_k function is called not only by cblas_c/zscal but also by other upper-level interfaces.
0 commit comments