Skip to content

Commit 1290c31

Browse files
authored
Update potrf_L_single.c
1 parent 5e9ecb4 commit 1290c31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lapack/potrf/potrf_L_single.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
/* interpreted as representing official policies, either expressed */
3636
/* or implied, of The University of Texas at Austin. */
3737
/*********************************************************************/
38-
38+
#pragma GCC optimize("O0")
3939
#include <stdio.h>
4040
#include "common.h"
4141

0 commit comments

Comments
 (0)