[Bug debug/56307] FAIL: gcc.dg/tree-ssa/pr55579.c scan-tree-dump esra "Created a debug-only replacement for s"
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 13 14:33:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56307
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-13 14:33:07 UTC ---
Ah yes, I forgot that all of -fvar-tracking is disabled for non-dwarf debug.
Yeah, passing -fvar-tracking -fvar-tracking-assignments in dg-options is
desirable for that test. The test isn't -O3, so not even on ia64 sel-sched
will be on by default.
More information about the Gcc-bugs
mailing list