public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/48727] New: FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2
@ 2011-04-22 15:07 danglin at gcc dot gnu.org
  2011-06-14 20:26 ` [Bug testsuite/48727] " sje at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-04-22 15:07 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy
                    2
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11


Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/g++/../../g++
-B/test/gnu/
gcc/objdir/gcc/testsuite/g++/../../
/test/gnu/gcc/gcc/gcc/testsuite/g++.dg/opt/d
evirt2.C  -nostdinc++
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/
include/hppa2.0w-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libst
dc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/gcc/gcc/l
ibstdc++-v3/include/backward -I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/util
-fm
essage-length=0  -O2  -S  -o devirt2.s    (timeout = 300)
PASS: g++.dg/opt/devirt2.C (test for excess errors)
FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2

.s has two calls and one .import directive for _ZN1S5xyzzyEv:

        bl _ZN1S5xyzzyEv,%r2
        bl _ZN1S5xyzzyEv,%r2
        .IMPORT _ZN1S5xyzzyEv,CODE


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-08-06 21:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-22 15:07 [Bug testsuite/48727] New: FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2 danglin at gcc dot gnu.org
2011-06-14 20:26 ` [Bug testsuite/48727] " sje at gcc dot gnu.org
2011-06-16 20:39 ` sje at gcc dot gnu.org
2011-07-06 17:11 ` ro at gcc dot gnu.org
2011-07-06 19:16 ` ebotcazou at gcc dot gnu.org
2011-07-07 13:05 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-07-07 13:33 ` ebotcazou at gcc dot gnu.org
2011-07-08 10:20 ` ro at gcc dot gnu.org
2011-07-14  8:49 ` ebotcazou at gcc dot gnu.org
2011-08-06 21:38 ` uros at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).