[Bug middle-end/48932] ICE in check_dep, at sched-deps.c:4097
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun May 8 23:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48932
--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> 2011-05-08 23:02:21 UTC ---
Actually, the args should be:
-fpreprocessed sched-deps.i -quiet -dumpbase sched-deps.c -auxbase-strip
sched-deps.s -g -O1 -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition
-Wc++-compat -version -fno-common -o sched-deps.s
Appears to be fixed in 4.5 and 4.6.
More information about the Gcc-bugs
mailing list