public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/110794] New: FAIL: g++.dg/pr99966.C  -std=gnu++17  scan-tree-dump-not vrp1 "throw"
@ 2023-07-24 19:12 danglin at gcc dot gnu.org
  2023-11-24 18:34 ` [Bug tree-optimization/110794] " danglin at gcc dot gnu.org
  2024-01-16 20:39 ` cvs-commit at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2023-07-24 19:12 UTC (permalink / raw)
  To: gcc-bugs

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"

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

* [Bug tree-optimization/110794] FAIL: g++.dg/pr99966.C  -std=gnu++17  scan-tree-dump-not vrp1 "throw"
  2023-07-24 19:12 [Bug tree-optimization/110794] New: FAIL: g++.dg/pr99966.C -std=gnu++17 scan-tree-dump-not vrp1 "throw" danglin at gcc dot gnu.org
@ 2023-11-24 18:34 ` danglin at gcc dot gnu.org
  2024-01-16 20:39 ` cvs-commit at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2023-11-24 18:34 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2023-11-17 00:00:00         |2023-11-24

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
  <bb 8> [count: 0]:
  # i_19 = PHI <i_2(7)>
  # _24 = PHI <_31(7)>
  std::__throw_out_of_range_fmt ("vector::_M_range_check: __n (which is %zu) >=
this->size() (which is %zu)", i_19, _24);

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

* [Bug tree-optimization/110794] FAIL: g++.dg/pr99966.C  -std=gnu++17  scan-tree-dump-not vrp1 "throw"
  2023-07-24 19:12 [Bug tree-optimization/110794] New: FAIL: g++.dg/pr99966.C -std=gnu++17 scan-tree-dump-not vrp1 "throw" danglin at gcc dot gnu.org
  2023-11-24 18:34 ` [Bug tree-optimization/110794] " danglin at gcc dot gnu.org
@ 2024-01-16 20:39 ` cvs-commit at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-01-16 20:39 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by John David Anglin <danglin@gcc.gnu.org>:

https://gcc.gnu.org/g:dc5fc15d5a16669a0995a3fdc98d9704c6199022

commit r14-8160-gdc5fc15d5a16669a0995a3fdc98d9704c6199022
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Tue Jan 16 20:38:50 2024 +0000

    xfail scan-tree-dump-not throw in g++.dg/pr99966.C on hppa*64*-*-*

    2024-01-16  John David Anglin  <danglin@gcc.gnu.org>

    gcc/testsuite/ChangeLog:

            PR tree-optimization/110794
            * g++.dg/pr99966.C: xfail scan-tree-dump-not throw on hppa*64*-*-*.

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

end of thread, other threads:[~2024-01-16 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 19:12 [Bug tree-optimization/110794] New: FAIL: g++.dg/pr99966.C -std=gnu++17 scan-tree-dump-not vrp1 "throw" danglin at gcc dot gnu.org
2023-11-24 18:34 ` [Bug tree-optimization/110794] " danglin at gcc dot gnu.org
2024-01-16 20:39 ` cvs-commit 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).