[Bug tree-optimization/44776] FAIL: gcc.dg/matrix/transpose-3.c execution, -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Fri Sep 17 15:57:00 GMT 2010
------- Comment #9 from dominiq at lps dot ens dot fr 2010-09-17 15:57 -------
Apparently the problem is that when compiled with -fipa-matrix-reorg -O[123s]
-fwhole-program in 64 bit mode, the executable gives:
...
a.out(83070) malloc: *** error for object 0x1001000c0: pointer being freed was
not allocated
*** set a breakpoint in malloc_error_break to debug
Abort
(see comment #0).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44776
More information about the Gcc-bugs
mailing list