This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/49643] FAIL: g++.dg/rtti/anon-ns1.C scan-assembler "*N[^"]+1AE"


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|hppa2.0w-hp-hpux11.11       |hppa2.0w-hp-hpux11.11
                   |                            |*-apple-darwin*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.05 14:21:08
               Host|hppa2.0w-hp-hpux11.11       |hppa2.0w-hp-hpux11.11
                   |                            |*-apple-darwin*
     Ever Confirmed|0                           |1
              Build|hppa2.0w-hp-hpux11.11       |hppa2.0w-hp-hpux11.11
                   |                            |*-apple-darwin*

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-07-05 14:21:08 UTC ---
I also see it on *-apple-darwin* (see
http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg00277.html and
http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg00498.html). The output string
in assembly for *-apple-darwin* is

    .ascii "*N12_GLOBAL__N_11AE\0"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]