https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |inline-asm --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- register.cpp:20:48: internal compiler error: Segmentation fault 0x264524e internal_error(char const*, ...) ../../gcc/diagnostic-global-context.cc:518 0x13cf23f crash_signal ../../gcc/toplev.cc:323 0xd4e114 strip_array_types(tree_node*) ../../gcc/tree.h:5008 0xd4e114 cp_type_quals(tree_node const*) ../../gcc/cp/typeck.cc:11700 0xd41f77 cv_unqualified(tree_node*) ../../gcc/cp/tree.cc:1510 0xd41f77 cv_unqualified(tree_node*) ../../gcc/cp/tree.cc:1503 0xaffd66 cxx_eval_outermost_constant_expr ../../gcc/cp/constexpr.cc:8769 0xb00e6f cxx_constant_value(tree_node*, tree_node*, int) ../../gcc/cp/constexpr.cc:9025 0xc4cc2e cxx_constant_value(tree_node*, int) ../../gcc/cp/cp-tree.h:8721 0xc4cc2e cp_parser_asm_string_expression ../../gcc/cp/parser.cc:22973 0xc6c0de cp_parser_asm_definition ../../gcc/cp/parser.cc:23137 0xc89c7d cp_parser_declaration_statement ../../gcc/cp/parser.cc:15117 0xc5765b cp_parser_statement ../../gcc/cp/parser.cc:13003 0xc5aa70 cp_parser_statement_seq_opt ../../gcc/cp/parser.cc:13544 0xc5ad08 cp_parser_compound_statement ../../gcc/cp/parser.cc:13391 0xc7ff6d cp_parser_function_body ../../gcc/cp/parser.cc:26332 0xc7ff6d cp_parser_ctor_initializer_opt_and_function_body ../../gcc/cp/parser.cc:26383 0xc8244a cp_parser_function_definition_after_declarator ../../gcc/cp/parser.cc:33196 0xc83984 cp_parser_late_parsing_for_member ../../gcc/cp/parser.cc:34068 0xc66fcf cp_parser_class_specifier ../../gcc/cp/parser.cc:27545 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.