------- Comment #4 from eres at il dot ibm dot com  2009-10-25 14:31 -------
Created an attachment (id=18890)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18890&action=view)
A testcase to reproduce the ICE

Here is the command line and the error message for the testcase attached (using
trunk -r153538 on ppc):
 /home/eres/mainline_45/build/bin/gfortran -c   -m64 -O3 -mcpu=power6
-ffast-math -maltivec  -fno-loop-parallelize-all -fgraphite -fno-loop-block
-fno-loop-interchange -fno-loop-strip-mine -fgraphite-identity -ftree-vectorize
                 test.f
test.f: In function âfoo_â:
test.f:1:0: internal compiler error: in sese_adjust_liveout_phis, at sese.c:496
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


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

Reply via email to