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 ipa/64070] New: FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64070

            Bug ID: 64070
           Summary: FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++11
                    scan-ipa-dump-times inline "First type is base of
                    second" 3
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

spawn /test/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++
-B/test/gnu/gcc/objdir/g
cc/testsuite/g++/../../ /test/gnu/gcc/gcc/gcc/testsuite/g++.dg/ipa/devirt-42.C
-
fno-diagnostics-show-caret -fdiagnostics-color=never -nostdinc++
-I/test/gnu/gcc
/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/hppa64-hp-hpux11.11
-I/test/gnu
/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include
-I/test/gnu/gcc/gcc/libstdc
++-v3/libsupc++ -I/test/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/test/gnu/gc
c/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 -std=gnu++11 -O3
-fno-ipa-c
p -fdump-ipa-inline-details -fno-early-inlining -fdump-tree-optimized -S -o
devi
rt-42.s
PASS: g++.dg/ipa/devirt-42.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++11  scan-ipa-dump-times inline "First
type is base of second" 3
PASS: g++.dg/ipa/devirt-42.C  -std=gnu++11  scan-ipa-dump-times inline
"Discovered a virtual call to a known target" 2
PASS: g++.dg/ipa/devirt-42.C  -std=gnu++11  scan-tree-dump-times optimized
"return 2" 3
PASS: g++.dg/ipa/devirt-42.C  -std=gnu++11  scan-tree-dump-not optimized
"OBJ_TYPE_REF"

Similar fail:
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++14  scan-ipa-dump-times inline "First
type is base of second" 3


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