[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
Tue Mar 12 18:00:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56307
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-12 17:59:47 UTC ---
I think -fvar-tracking-assignments is disabled by default if selective
scheduler is enabled, but I doubt that is the case of pa. In any case, you
could try
to add -fvar-tracking-assignments explicitly to dg-options.
More information about the Gcc-bugs
mailing list