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 rtl-optimization/39580] [4.5 regression] Revision 145204 caused libgomp.c++/collapse-2.C



------- Comment #7 from doko at ubuntu dot com  2010-05-26 16:19 -------
seen on the 4.4 branch on ia64-linux-gnu:

$ gcc -pthread -fno-strict-aliasing -fwrapv -g -fPIC -ffast-math  -O3 -c
../RepCylBond.ilayer2/RepCylBond.c: In function 'RepCylinderBox':
layer2/RepCylBond.c:2154: internal compiler error: in insert_in_history_vect,
at sel-sched-ir.c:1514
Please submit a full bug report,
with preprocessed source if appropriate.

the very same patch applied to the 4.4 branch fixes the ICE


-- 


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


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