public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/113374] New: new breakage in find_uses_to_rename_use
@ 2024-01-13  9:58 dcb314 at hotmail dot com
  2024-01-13 14:50 ` [Bug tree-optimization/113374] [14 regression] ICE " dcb314 at hotmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: dcb314 at hotmail dot com @ 2024-01-13  9:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113374
           Summary: new breakage in find_uses_to_rename_use
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 57070
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57070&action=edit
C++ source code

In the last 24 hours or so, the attached code seems to have broken:

$ ~/gcc/results.20240112.asan.ubsan/bin/gcc -c -w -O3 -march=znver2 bug997.cc
$ ~/gcc/results.20240113.asan.ubsan/bin/gcc -c -w -O3 -march=znver2 bug997.cc
during GIMPLE pass: vect
bug997.cc: In member function ‘Botan::BER_Decoder&
Botan::BER_Decoder::decode(Botan::BigInt&, Botan::ASN1_Tag, Botan::ASN1_Tag)’:
bug997.cc:26093:14: internal compiler error: Segmentation fault
26093 | BER_Decoder& BER_Decoder::decode(BigInt& out,
      |              ^~~~~~~~~~~
0x11e8ad9 crash_signal(int)
        ../../trunk.20210101/gcc/toplev.cc:317
0x1388e28 find_uses_to_rename_use(basic_block_def*, tree_node*, bitmap_head**,
bitmap_head*)

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

end of thread, other threads:[~2024-01-18  7:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-13  9:58 [Bug c++/113374] New: new breakage in find_uses_to_rename_use dcb314 at hotmail dot com
2024-01-13 14:50 ` [Bug tree-optimization/113374] [14 regression] ICE " dcb314 at hotmail dot com
2024-01-13 16:14 ` pinskia at gcc dot gnu.org
2024-01-13 20:42 ` pinskia at gcc dot gnu.org
2024-01-13 22:50 ` pinskia at gcc dot gnu.org
2024-01-13 22:50 ` pinskia at gcc dot gnu.org
2024-01-15  8:33 ` rguenth at gcc dot gnu.org
2024-01-15  8:44 ` jakub at gcc dot gnu.org
2024-01-15  9:08 ` jakub at gcc dot gnu.org
2024-01-15 16:51 ` jakub at gcc dot gnu.org
2024-01-16 14:49 ` rguenth at gcc dot gnu.org
2024-01-18  7:37 ` cvs-commit at gcc dot gnu.org
2024-01-18  7:38 ` rguenth 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).