[Bug debug/56307] FAIL: gcc.dg/tree-ssa/pr55579.c scan-tree-dump esra "Created a debug-only replacement for s"
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 12 17:48:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56307
--- Comment #9 from Martin Jambor <jamborm at gcc dot gnu.org> 2013-03-12 17:48:15 UTC ---
I'm just guessing, but is it possible that MAY_HAVE_DEBUG_STMTS is 0
even with -g on hppa-hpux? If so, that (and I suppose the debug
format) would be the cause and skipping/xfailing the test would indeed
be the right thing to do.
More information about the Gcc-bugs
mailing list