[Bug middle-end/37339] [4.4 Regression] gcc.dg/pr33645-3.c scan-assembler-not var1_t
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 29 15:31:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list