public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/95560] New: internal compiler error: Segmentation fault
@ 2020-06-06 10:02 rebel at ameritech dot net
  2020-06-06 10:10 ` [Bug c++/95560] " rebel at ameritech dot net
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: rebel at ameritech dot net @ 2020-06-06 10:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95560
           Summary: internal compiler error: Segmentation fault
           Product: gcc
           Version: 10.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rebel at ameritech dot net
  Target Milestone: ---

Created attachment 48690
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48690&action=edit
C++ program to compile

g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=d:/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/10.1.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../src/configure --enable-languages=c,c++
--build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32
--target=x86_64-w64-mingw32 --disable-multilib --prefix=/d/temp/gcc/dest
--with-sysroot=/d/temp/gcc/dest --disable-libstdcxx-pch
--disable-libstdcxx-verbose --disable-nls --disable-shared
--disable-win32-registry --with-architechture=native --enable-threads=posix
--enable-libgomp
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.1.0 (GCC)


g++ -std=c++20 -Wall -Wextra test_cv.cpp
test_cv.cpp: In function 'void testTimedIWait(bool, bool, Dur)':
test_cv.cpp:464:28: internal compiler error: Segmentation fault
  464 |   enum class State { loop, ready, interrupted };
      |                            ^~~~~
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.

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

end of thread, other threads:[~2020-06-16 17:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-06 10:02 [Bug c++/95560] New: internal compiler error: Segmentation fault rebel at ameritech dot net
2020-06-06 10:10 ` [Bug c++/95560] " rebel at ameritech dot net
2020-06-06 10:12 ` rebel at ameritech dot net
2020-06-09 12:00 ` [Bug c++/95560] [10/11 Regression] ICE in comptypes, at cp/typeck.c:1498 since r10-4254-ge0d91792eec490d1 marxin at gcc dot gnu.org
2020-06-09 12:36 ` edlinger at gcc dot gnu.org
2020-06-09 12:50 ` [Bug c++/95560] [8/9/10/11 " marxin at gcc dot gnu.org
2020-06-10 18:50 ` [Bug c++/95560] [8/9/10/11 Regression] ICE in comptypes, at cp/typeck.c:1498 since r7-4206-g84ff4775d41b716c mpolacek at gcc dot gnu.org
2020-06-11 20:36 ` cvs-commit at gcc dot gnu.org
2020-06-11 20:40 ` [Bug c++/95560] [8/9/11 " mpolacek at gcc dot gnu.org
2020-06-11 22:36 ` cvs-commit at gcc dot gnu.org
2020-06-11 22:37 ` mpolacek at gcc dot gnu.org
2020-06-11 22:37 ` [Bug c++/95560] [8/11 " mpolacek at gcc dot gnu.org
2020-06-16 17:09 ` cvs-commit at gcc dot gnu.org
2020-06-16 17:12 ` mpolacek 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).