Skip to content

Commit 4f7ae38

Browse files
authored
Update zscal.c
1 parent 1c54b8c commit 4f7ae38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel/arm/zscal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3333
* TEST : OK
3434
*
3535
**************************************************************************************/
36-
36+
#pragma GCC optimize("O0"
3737
#include "common.h"
3838

3939
// The c/zscal_k function is called not only by cblas_c/zscal but also by other upper-level interfaces.

0 commit comments

Comments
 (0)