This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/11841] [3.3 Regression] The code compiled with -funroll-loops crashes


------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de  2004-04-28 08:43 -------
Subject: Re:  [3.3 Regression] The code compiled with
 -funroll-loops crashes

Working around the issue with -fno-force-mem fixes 10 (sic!) failures of
the POOMA testsuite with gcc-3.3 (GCC) 3.3.4 20040301 (prerelease) for me
(other flags are -O2 -funroll-loops).

Even for gcc-3.4.0 there are two extra passes which were previously
segfaults.  A full test for 3.4.0 is running (same options).


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]