public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/101420] New: ICE in build_special_member_call, at cp/call.c:10179
@ 2021-07-11 15:39 avi@cloudius-systems.com
  2021-07-11 15:44 ` [Bug c++/101420] " avi@cloudius-systems.com
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: avi@cloudius-systems.com @ 2021-07-11 15:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101420
           Summary: ICE in build_special_member_call, at cp/call.c:10179
           Product: gcc
           Version: 11.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: avi@cloudius-systems.com
  Target Milestone: ---

The attached file ICEs with gcc 11.1.1. It compiles cleanly with clang 11.

Command line:

g++ -MD -MT build/dev/table.o -MF build/dev/table.o.d
-I/home/avi/scylla/seastar/include
-I/home/avi/scylla/build/dev/seastar/gen/include -std=gnu++20 -U_FORTIFY_SOURCE
-Wno-maybe-uninitialized -DSEASTAR_SSTRING -Werror=unused-result
-fstack-clash-protection -DSEASTAR_API_LEVEL=6
-DSEASTAR_ENABLE_ALLOC_FAILURE_INJECTION -DSEASTAR_TYPE_ERASE_MORE -DFMT_LOCALE
-DFMT_SHARED -I/usr/include/p11-kit-1  -DDEVEL
-DSEASTAR_ENABLE_ALLOC_FAILURE_INJECTION -DSCYLLA_ENABLE_ERROR_INJECTION
-Wstack-usage=21504 -Wno-error=stack-usage= -O2 -iquote. -iquote build/dev/gen
--std=gnu++20 -Wno-array-bounds -Wno-unused-but-set-variable -Wno-sign-compare
-Wno-narrowing -ffile-prefix-map=/home/avi/scylla=.  -march=westmere
-DBOOST_TEST_DYN_LINK   -Iabseil -fvisibility=hidden  -Wall -Werror
-Wno-mismatched-tags -Wno-maybe-uninitialized -Wno-tautological-compare
-Wno-missing-braces -Wno-misleading-indentation -Wno-overflow
-Wno-noexcept-type -Wno-nonnull-compare -Wno-error=cpp -Wno-ignored-attributes
-Wno-overloaded-virtual -Wno-stringop-overflow -Wno-redundant-move
-Wno-unused-variable -Wno-psabi -Wno-error=deprecated-declarations
-DXXH_PRIVATE_API -DSEASTAR_TESTING_MAIN -DHAVE_LZ4_COMPRESS_DEFAULT  -c -o
build/dev/table.o ice.cc

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

end of thread, other threads:[~2021-07-12  9:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11 15:39 [Bug c++/101420] New: ICE in build_special_member_call, at cp/call.c:10179 avi@cloudius-systems.com
2021-07-11 15:44 ` [Bug c++/101420] " avi@cloudius-systems.com
2021-07-11 15:45 ` avi@cloudius-systems.com
2021-07-12  7:35 ` avi@cloudius-systems.com
2021-07-12  7:40 ` iains at gcc dot gnu.org
2021-07-12  7:48 ` avi@cloudius-systems.com
2021-07-12  8:02 ` iains at gcc dot gnu.org
2021-07-12  8:04 ` avi@cloudius-systems.com
2021-07-12  8:06 ` avi@cloudius-systems.com
2021-07-12  8:10 ` avi@cloudius-systems.com
2021-07-12  8:30 ` avi@cloudius-systems.com
2021-07-12  8:33 ` iains at gcc dot gnu.org
2021-07-12  8:34 ` iains at gcc dot gnu.org
2021-07-12  8:34 ` avi@cloudius-systems.com
2021-07-12  8:42 ` avi@cloudius-systems.com
2021-07-12  8:51 ` avi@cloudius-systems.com
2021-07-12  8:52 ` avi@cloudius-systems.com
2021-07-12  9:01 ` iains at gcc dot gnu.org
2021-07-12  9:03 ` avi@cloudius-systems.com

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).