------- Comment #4 from zsojka at seznam dot cz  2010-06-14 01:25 -------
I am not sure if that's related, but the testcase fails with -O
-funsafe-loop-optimizations in r160687/x86_64-linux:

$ /mnt/svn/gcc-trunk/binary-160687-lto-fortran-checking-yes-rtl/bin/gcc -O1
-funsafe-loop-optimizations pc44485.c
pc44485.c: In function 'func_21':
pc44485.c:42:22: warning: assignment makes integer from pointer without a cast
[enabled by default]
pc44485.c: In function 'int324':
pc44485.c:21:6: internal compiler error: in execute_todo, at passes.c:1285
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Is the name of the testcase, pc44485.c, a typo, or is the 'c' intentional?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44485

Reply via email to