[Bug middle-end/39308] ICE when compiling with -O[s123] -floop-interchange

spop at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 26 19:21:00 GMT 2009



------- Comment #7 from spop at gcc dot gnu dot org  2009-02-26 19:20 -------
Your testcase works for me too on trunk rev 144404.

I suggest that you do the following:

$ gdb build/gcc/cc1
(gdb) run -O2 -floop-interchange .../huffman.c.pre
...
(gdb) bt

and report the backtrace you get on the ICE.

Sebastian


-- 


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



More information about the Gcc-bugs mailing list