------- Comment #3 from hp at gcc dot gnu dot org  2008-05-23 21:19 -------
No, that change didn't work.  On contrary, r135691 caused this test to fail for
targets with _ in front of labels, for example cris-elf, by now matching the
*use* of the label, like so:
        jsr __ZN1X3FooIiEEvT_
I'll commit a change that uses a pattern from one of the other non-label-def
scan-assembler-not tests.


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22523

Reply via email to