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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|https://godbolt.org/z/rq67M |
                   |nsrr                        |

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
/opt/compiler-explorer/libs/stdexec/trunk/include/stdexec/__detail/__basic_sender.hpp:375:9:
  required from here
/opt/compiler-explorer/libs/stdexec/trunk/include/stdexec/__detail/__basic_sender.hpp:375:9:
internal compiler error: Segmentation fault
0x2733540 internal_error(char const*, ...)
       
/home/apinski/src/upstream-gcc-new/gcc/gcc/diagnostic-global-context.cc:491
0x13ad136 crash_signal
        /home/apinski/src/upstream-gcc-new/gcc/gcc/toplev.cc:319
0xb7fd78 contains_struct_check(tree_node*, tree_node_structure_enum, char
const*, int, char const*)
        /home/apinski/src/upstream-gcc-new/gcc/gcc/tree.h:3777
0xb7fd78 write_prefix
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1344
0xb7fd78 write_prefix
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1293
0xb7fe56 write_prefix
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1354
0xb7fe56 write_prefix
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1293
0xb800a7 write_nested_name
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1279
0xb80757 write_type
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:2522
0xb7ecf5 write_template_arg
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:4107
0xb7f91b write_template_args
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:3228
0xb7ec47 write_template_arg
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:4139
0xb7f91b write_template_args
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:3228
0xb7fd34 write_prefix
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1342
0xb7fd34 write_prefix
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1293
0xb8395f write_template_prefix
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1443
0xb800ee write_nested_name
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1267
0xb80757 write_type
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:2522
0xb7f91b write_template_args
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:3228
0xb7fff3 write_nested_name
        /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/mangle.cc:1259
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.

Reply via email to