public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/104079] New: internal compiler error: in nothrow_spec_p, at cp/except.c:1192
@ 2022-01-18  1:21 turningtides at outlook dot de
  2022-01-18  1:35 ` [Bug c++/104079] [10/11/12 Regression] " pinskia at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: turningtides at outlook dot de @ 2022-01-18  1:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104079
           Summary: internal compiler error: in nothrow_spec_p, at
                    cp/except.c:1192
           Product: gcc
           Version: 11.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: turningtides at outlook dot de
  Target Milestone: ---

Created attachment 52214
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52214&action=edit
gcc -c main.cpp main.o

main.cpp:6:46: internal compiler error: in nothrow_spec_p, at cp/except.c:1192
    6 |     void SNFP( void *n ) noexcept(noexcept(cn( n, n )))
      |                                            ~~^~~~~~~~
0x5fcb2b nothrow_spec_p(tree_node const*)
        ../../src/gcc/cp/except.c:1192
0x5fcb2b nothrow_spec_p(tree_node const*)
        ../../src/gcc/cp/except.c:1184
0x108ec56 set_flags_from_callee(tree_node*)
        ../../src/gcc/cp/call.c:334
0x108b529 build_call_a(tree_node*, int, tree_node**)
        ../../src/gcc/cp/call.c:371
0x108ad76 build_cxx_call(tree_node*, int, tree_node**, int, tree_node*)
        ../../src/gcc/cp/call.c:10057
0x1073257 build_over_call
        ../../src/gcc/cp/call.c:9561
0x1134b3c build_new_method_call_1
        ../../src/gcc/cp/call.c:10814
0x1134696 build_new_method_call(tree_node*, tree_node*, vec<tree_node*, va_gc,
vl_embed>**, tree_node*, int, tree_node**, int)
        ../../src/gcc/cp/call.c:10890
0x106298f finish_call_expr(tree_node*, vec<tree_node*, va_gc, vl_embed>**,
bool, bool, int)
        ../../src/gcc/cp/semantics.c:2751
0x10da2d2 tsubst_copy_and_build(tree_node*, tree_node*, int, tree_node*, bool,
bool)
        ../../src/gcc/cp/pt.c:20485
0x10db12c tsubst_copy_and_build(tree_node*, tree_node*, int, tree_node*, bool,
bool)
        ../../src/gcc/cp/pt.c:20012
0x1014712 instantiate_non_dependent_expr_internal(tree_node*, int)
        ../../src/gcc/cp/pt.c:6342
0x1014712 instantiate_non_dependent_expr_sfinae(tree_node*, int)
        ../../src/gcc/cp/pt.c:6370
0x1014712 instantiate_non_dependent_expr_sfinae(tree_node*, int)
        ../../src/gcc/cp/pt.c:6354
0x1014712 build_noexcept_spec(tree_node*, int)
        ../../src/gcc/cp/except.c:1240
0xfb9ee9 cp_parser_late_noexcept_specifier
        ../../src/gcc/cp/parser.c:26836
0xfb9ee9 cp_parser_class_specifier_1
        ../../src/gcc/cp/parser.c:25148
0xfa344c cp_parser_class_specifier
        ../../src/gcc/cp/parser.c:25235
0xfa344c cp_parser_type_specifier
        ../../src/gcc/cp/parser.c:18478
0xfa052c cp_parser_decl_specifier_seq
        ../../src/gcc/cp/parser.c:15089
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-11/README.Bugs> for instructions.

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

end of thread, other threads:[~2023-07-07  9:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18  1:21 [Bug c++/104079] New: internal compiler error: in nothrow_spec_p, at cp/except.c:1192 turningtides at outlook dot de
2022-01-18  1:35 ` [Bug c++/104079] [10/11/12 Regression] " pinskia at gcc dot gnu.org
2022-01-18  1:36 ` pinskia at gcc dot gnu.org
2022-01-18  1:40 ` pinskia at gcc dot gnu.org
2022-01-18  2:00 ` pinskia at gcc dot gnu.org
2022-01-18  7:30 ` rguenth at gcc dot gnu.org
2022-01-18  8:08 ` [Bug c++/104079] [10/11/12 Regression] internal compiler error: in nothrow_spec_p, at cp/except.c:1192 since r9-4662-g0d699def39bb937e marxin at gcc dot gnu.org
2022-01-18  8:14 ` [Bug c++/104079] [9/10/11/12 " pinskia at gcc dot gnu.org
2022-02-02 18:01 ` turningtides at outlook dot de
2022-02-03 12:55 ` ppalka at gcc dot gnu.org
2022-02-03 23:56 ` cvs-commit at gcc dot gnu.org
2022-02-03 23:59 ` [Bug c++/104079] [9/10/11 " ppalka at gcc dot gnu.org
2022-04-07 19:19 ` cvs-commit at gcc dot gnu.org
2022-04-07 19:23 ` turningtides at outlook dot de
2022-05-27  9:47 ` [Bug c++/104079] [10 " rguenth at gcc dot gnu.org
2022-06-28 10:47 ` jakub at gcc dot gnu.org
2023-07-07  9:48 ` 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).