public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/113031] New: [14 Regression] ICE in cxx_fold_indirect_ref_1 starting with r14-6508
@ 2023-12-15 11:22 redi at gcc dot gnu.org
  2023-12-15 11:26 ` [Bug c++/113031] " redi at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: redi at gcc dot gnu.org @ 2023-12-15 11:22 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113031
           Summary: [14 Regression] ICE in cxx_fold_indirect_ref_1
                    starting with r14-6508
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
                CC: nathanieloshead at gmail dot com
  Target Milestone: ---

I'm seeing new ICEs in the libstdc++ testsuite with the following non-default
settings:

> 
> GLIBCXX_TESTSUITE_STDS=20 make check RUNTESTFLAGS="--target_board=unix/-D_GLIBCXX_USE_CXX11_ABI=0"
> 


/home/jwakely/src/gcc/build/x86_64-pc-linux-gnu/libstdc++-v3/include/variant:1626:17:
internal compiler error: Segmentation fault
0x11373c4 crash_signal
       ../../gcc/toplev.cc:316
0x496192 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5712
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
0x496487 cxx_fold_indirect_ref_1
       ../../gcc/cp/constexpr.cc:5743
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

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

end of thread, other threads:[~2023-12-22  0:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-15 11:22 [Bug c++/113031] New: [14 Regression] ICE in cxx_fold_indirect_ref_1 starting with r14-6508 redi at gcc dot gnu.org
2023-12-15 11:26 ` [Bug c++/113031] " redi at gcc dot gnu.org
2023-12-15 12:52 ` rguenth at gcc dot gnu.org
2023-12-15 13:52 ` nathanieloshead at gmail dot com
2023-12-15 13:53 ` redi at gcc dot gnu.org
2023-12-16  4:11 ` cvs-commit at gcc dot gnu.org
2023-12-21 19:07 ` jakub at gcc dot gnu.org
2023-12-22  0:52 ` nathanieloshead at gmail dot com
2023-12-22  0:55 ` jakub 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).