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

            Bug ID: 110794
           Summary: FAIL: g++.dg/pr99966.C  -std=gnu++17
                    scan-tree-dump-not vrp1 "throw"
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

Created attachment 55624
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55624&action=edit
vrp1 tree dump

spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/testsuite/g++/../../xg++
-B
/home/dave/gnu/gcc/objdir64/gcc/testsuite/g++/../../
/home/dave/gnu/gcc/gcc/gcc/
testsuite/g++.dg/pr99966.C -fdiagnostics-plain-output -nostdinc++
-I/home/dave/g
nu/gcc/objdir64/hppa64-hp-hpux11.11/libstdc++-v3/include/hppa64-hp-hpux11.11
-I/
home/dave/gnu/gcc/objdir64/hppa64-hp-hpux11.11/libstdc++-v3/include
-I/home/dave
/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/includ
e/backward -I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util
-fmessage-length
=0 -std=gnu++17 -O2 -fdump-tree-vrp1 -S -o pr99966.s
PASS: g++.dg/pr99966.C  -std=gnu++17 (test for excess errors)
FAIL: g++.dg/pr99966.C  -std=gnu++17  scan-tree-dump-not vrp1 "throw"

Reply via email to