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/39453] ICE : in init_seqno, at sel-sched.c:6433



------- Comment #4 from zsojka at seznam dot cz  2009-12-16 21:41 -------
Created an attachment (id=19329)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19329&action=view)
different testcase, in C, reduced

Crashes in trunk r155248 and 4.4 r154975 with the following command line:
gcc -O2 -fselective-scheduling2 -fsel-sched-pipelining
-fsel-sched-pipelining-outer-loops pr39453.c
(arch is x86_64, but happens with -m32 as well)


-- 


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


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