[Bug optimization/11841] [3.3 Regression] The code compiled with -funroll-loops crashes
panov at canopus dot iacp dot dvo dot ru
gcc-bugzilla@gcc.gnu.org
Wed Oct 8 23:26:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11841
------- Additional Comments From panov at canopus dot iacp dot dvo dot ru 2003-10-08 23:26 -------
I have checked with gcc-3.3-20031006, it still creates crashing code with mixing
-mcpu=pentium4 -funroll-loops. When -mcpu=pentium -funroll-loops (or -mcpu !=
pentium 4) the program does not crash but hangs.
More information about the Gcc-bugs
mailing list