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 debug/45055] another -fcompare-debug failure with uninitialised read in walk_gimple_stmt



------- Comment #1 from zsojka at seznam dot cz  2010-07-24 13:01 -------
Created an attachment (id=21299)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21299&action=view)
reduced testcase

Command line:
$ gcc -O2 -ftracer -fsched-pressure -funroll-loops -fschedule-insns
-fcompare-debug pr45055.c 
gcc: error: pr45055.c: -fcompare-debug failure (length)


-- 


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


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