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 middle-end/37339] [4.4 Regression] gcc.dg/pr33645-3.c scan-assembler-not var1_t



------- Comment #5 from jakub at gcc dot gnu dot org  2008-10-29 15:31 -------
The problem is that -fno-toplevel-reorder is often more restrictive than
-fno-unit-at-a-time used to be.  I guess instead of removing the testcase we
should just remove -fno-unit-at-a-time, or add -ftoplevel-reorder.


-- 


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


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