[Bug testsuite/48727] FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 7 13:33:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48727
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.07.07 13:32:09
Ever Confirmed|0 |1
--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-07-07 13:32:09 UTC ---
> Then it's probably best to only look for
>
> (jmp|call)[^\n]*xyzzy
>
> on SPARC, and ignore the sethi, so the count still matches?
That seems sufficient, IIUC the point is to have a symbol in the jmp/call. As
I usually don't test with Sun as, please go ahead with whatever works for you.
More information about the Gcc-bugs
mailing list