[Bug c/118290] New: ICE: argc.1 from nested referenced in nested

2025-01-04 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118290 Bug ID: 118290 Summary: ICE: argc.1 from nested referenced in nested Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/118126] New: GCC Compilation Performance Issue with endless recursion during mangling

2024-12-19 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118126 Bug ID: 118126 Summary: GCC Compilation Performance Issue with endless recursion during mangling Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: norma

[Bug c++/118056] New: ICE: tree code ‘template_type_parm’ is not supported in LTO streams

2024-12-15 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118056 Bug ID: 118056 Summary: ICE: tree code ‘template_type_parm’ is not supported in LTO streams Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/117979] New: ICE on x86_64-linux-gnu: in verify_loop_structure, at cfgloop.cc:1742 at -Os and above

2024-12-09 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117979 Bug ID: 117979 Summary: ICE on x86_64-linux-gnu: in verify_loop_structure, at cfgloop.cc:1742 at -Os and above Product: gcc Version: 15.0 Status: UNCONFIRMED S

[Bug c++/117898] New: ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in make_pack_index, at cp/pt.cc:4290

2024-12-03 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117898 Bug ID: 117898 Summary: ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in make_pack_index, at cp/pt.cc:4290 Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug c/117856] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in gen_type, at c/c-aux-info.cc:279 with the specified options

2024-11-29 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117856 Bug ID: 117856 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in gen_type, at c/c-aux-info.cc:279 with the specified options Product: gcc

[Bug c++/117845] New: ICE: Segmentation fault (honor_protect_cleanup_actions and lower_try_finally during GIMPLE pass: eh )

2024-11-29 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117845 Bug ID: 117845 Summary: ICE: Segmentation fault (honor_protect_cleanup_actions and lower_try_finally during GIMPLE pass: eh ) Product: gcc Version: 15.0 Status: UNCONFIR

[Bug c++/117837] New: ICE: verify_cgraph_node failed

2024-11-28 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117837 Bug ID: 117837 Summary: ICE: verify_cgraph_node failed Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Ass

[Bug c++/117826] New: ICE: tree check: expected tree that contains 'decl minimal' structure, have 'tree_list' in hash, at tree.h:5958

2024-11-28 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117826 Bug ID: 117826 Summary: ICE: tree check: expected tree that contains 'decl minimal' structure, have 'tree_list' in hash, at tree.h:5958 Product: gcc Version: 15.

[Bug c/117806] ICE: in composite_type_internal, at c/c-typeck.cc:825

2024-11-27 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117806 --- Comment #1 from Anonymous --- (In reply to Anonymous from comment #0) > * > ** > The compiler produces an internal error during get_len when compiling the > provided

[Bug c/117806] New: ICE: in composite_type_internal, at c/c-typeck.cc:825

2024-11-27 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117806 Bug ID: 117806 Summary: ICE: in composite_type_internal, at c/c-typeck.cc:825 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c/117652] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in tagged_types_tu_compatible_p, at c/c-typeck.cc:1919

2024-11-18 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117652 Bug ID: 117652 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in tagged_types_tu_compatible_p, at c/c-typeck.cc:1919 Product: gcc

[Bug rtl-optimization/117648] New: ICE on x86_64-linux-gnu: Segmentation fault at -O2 and above with "-fno-tree-ter -fno-tree-ch -fselective-scheduling2 -gstatement-frontiers"

2024-11-18 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117648 Bug ID: 117648 Summary: ICE on x86_64-linux-gnu: Segmentation fault at -O2 and above with "-fno-tree-ter -fno-tree-ch -fselective-scheduling2 -gstatement-frontiers" Product

[Bug c++/117551] New: ICE on x86_64-linux-gnu: in cp_parser_decomposition_declaration, at cp/parser.cc:16446.

2024-11-13 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117551 Bug ID: 117551 Summary: ICE on x86_64-linux-gnu: in cp_parser_decomposition_declaration, at cp/parser.cc:16446. Product: gcc Version: 15.0 Status: UN

[Bug ipa/117540] New: ICE on x86_64-linux-gnu: verify_cgraph_node failed at -Os.

2024-11-11 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117540 Bug ID: 117540 Summary: ICE on x86_64-linux-gnu: verify_cgraph_node failed at -Os. Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Pr

[Bug c++/117512] New: ICE on x86_64-linux-gnu: in cp_gimplify_expr, at cp/cp-gimplify.cc:911 with aligned

2024-11-09 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117512 Bug ID: 117512 Summary: ICE on x86_64-linux-gnu: in cp_gimplify_expr, at cp/cp-gimplify.cc:911 with aligned Product: gcc Version: 15.0 Status: UNCONFIRMED Seve

[Bug c++/117505] New: ICE on x86_64-linux-gnu: Segmentation fault with __attribute__(used)

2024-11-08 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117505 Bug ID: 117505 Summary: ICE on x86_64-linux-gnu: Segmentation fault with __attribute__(used) Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug ipa/117489] New: ICE on x86_64-linux-gnu: in handle_call_arg, at tree-ssa-structalias.cc:4226 at -O1 and above with "-fno-ipa-pure-const" and no sanitize attribute

2024-11-07 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117489 Bug ID: 117489 Summary: ICE on x86_64-linux-gnu: in handle_call_arg, at tree-ssa-structalias.cc:4226 at -O1 and above with "-fno-ipa-pure-const" and no sanitize attribute P

[Bug c++/117479] New: ICE on x86_64-linux-gnu: in cxx_eval_constant_expression, at cp/constexpr.cc:8448 with vector_size

2024-11-07 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117479 Bug ID: 117479 Summary: ICE on x86_64-linux-gnu: in cxx_eval_constant_expression, at cp/constexpr.cc:8448 with vector_size Product: gcc Version: 15.0

[Bug sanitizer/117461] New: ICE: in verify_dominators, at dominance.cc:1194 (during GIMPLE pass: asan) with -O1 and -fsanitize=address

2024-11-05 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117461 Bug ID: 117461 Summary: ICE: in verify_dominators, at dominance.cc:1194 (during GIMPLE pass: asan) with -O1 and -fsanitize=address Product: gcc Version: 15.0

[Bug c/117445] New: ICE: in gimple_build_assign_1, at gimple.cc:480

2024-11-04 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117445 Bug ID: 117445 Summary: ICE: in gimple_build_assign_1, at gimple.cc:480 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug ipa/117440] New: ICE: in merge, at ipa-modref.cc:2138 at -Os with "-fno-tree-pta"

2024-11-04 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117440 Bug ID: 117440 Summary: ICE: in merge, at ipa-modref.cc:2138 at -Os with "-fno-tree-pta" Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug debug/117437] New: ICE: in mem_loc_descriptor, at dwarf2out.cc:17079 at -O1 with "-fno-tree-dce" and -g and sanitizer

2024-11-03 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117437 Bug ID: 117437 Summary: ICE: in mem_loc_descriptor, at dwarf2out.cc:17079 at -O1 with "-fno-tree-dce" and -g and sanitizer Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug ipa/117429] ICE: verify_cgraph_node failed during IPA pass: inline with -O2 and -fsanitize=bool

2024-11-03 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117429 --- Comment #2 from Anonymous --- (In reply to Andrew Pinski from comment #1) > Actually I think the issue is flatten attribute rather than fsanitize=bool > causing this. That is it is most likely a dup of bug 103819 . Yes, Andrew, I agree with

[Bug ipa/117429] New: ICE: verify_cgraph_node failed during IPA pass: inline with -O2 and -fsanitize=bool

2024-11-03 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117429 Bug ID: 117429 Summary: ICE: verify_cgraph_node failed during IPA pass: inline with -O2 and -fsanitize=bool Product: gcc Version: 15.0 Status: UNCONFIRMED Seve

[Bug tree-optimization/117398] New: ICE: in invert, at value-range.cc:2165 at -O3 with "-fno-thread-jumps"

2024-11-01 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117398 Bug ID: 117398 Summary: ICE: in invert, at value-range.cc:2165 at -O3 with "-fno-thread-jumps" Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c/117380] New: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in get_unwidened, at tree.cc:8019

2024-10-31 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117380 Bug ID: 117380 Summary: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in get_unwidened, at tree.cc:8019 Product: gcc Version: 15.0

[Bug tree-optimization/117358] New: ICE: in execute_todo, at passes.cc:2138 at -O2 and above with const attribute

2024-10-30 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117358 Bug ID: 117358 Summary: ICE: in execute_todo, at passes.cc:2138 at -O2 and above with const attribute Product: gcc Version: 15.0 Status: UNCONFIRMED Severity:

[Bug c++/117326] New: ICE: in assign_temp, at function.cc:990 with -flto and attribute constructor

2024-10-28 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117326 Bug ID: 117326 Summary: ICE: in assign_temp, at function.cc:990 with -flto and attribute constructor Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: n

[Bug sanitizer/117295] New: ICE: in edge_before_returns_twice_call, at gimple-iterator.cc:957 with returns_twice and -O1 -fsanitize=address -finstrument-functions

2024-10-25 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117295 Bug ID: 117295 Summary: ICE: in edge_before_returns_twice_call, at gimple-iterator.cc:957 with returns_twice and -O1 -fsanitize=address -finstrument-functions Product: gcc

[Bug c/117254] New: ICE: have var_decl in get_len, at tree.h:6512

2024-10-21 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117254 Bug ID: 117254 Summary: ICE: have var_decl in get_len, at tree.h:6512 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug tree-optimization/117245] New: ICE: verify_ssa failed (error: definition in block 2 follows the use)

2024-10-21 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117245 Bug ID: 117245 Summary: ICE: verify_ssa failed (error: definition in block 2 follows the use) Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c/117230] New: ICE: in sizeof_pointer_memaccess_warning, at c-family/c-warn.cc:987 with -Wsizeof-pointer-memaccess

2024-10-19 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117230 Bug ID: 117230 Summary: ICE: in sizeof_pointer_memaccess_warning, at c-family/c-warn.cc:987 with -Wsizeof-pointer-memaccess Product: gcc Version: 15.0 Status: UNCONFIRME

[Bug sanitizer/117209] New: ICE: verify_gimple failed with asan.

2024-10-18 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117209 Bug ID: 117209 Summary: ICE: verify_gimple failed with asan. Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer

[Bug c/117197] New: ICE: 'verify_gimple' failed with vector_size

2024-10-17 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117197 Bug ID: 117197 Summary: ICE: 'verify_gimple' failed with vector_size Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/117167] New: ICE: ‘verify_type’ failed with attribute const and -flto during IPA pass

2024-10-16 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117167 Bug ID: 117167 Summary: ICE: ‘verify_type’ failed with attribute const and -flto during IPA pass Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: norma

[Bug tree-optimization/117145] New: ICE: in make_ssa_name_fn, at tree-ssanames.cc:355 at -O1 and above with vector_size

2024-10-14 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117145 Bug ID: 117145 Summary: ICE: in make_ssa_name_fn, at tree-ssanames.cc:355 at -O1 and above with vector_size Product: gcc Version: 15.0 Status: UNCONFIRMED Seve

[Bug c/117142] New: ICE: verify_flow_info failed: error: returns_twice call is not first in basic block 2 at -O1 and above

2024-10-14 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117142 Bug ID: 117142 Summary: ICE: verify_flow_info failed: error: returns_twice call is not first in basic block 2 at -O1 and above Product: gcc Version: 15.0 Status: UNCONFI

[Bug tree-optimization/117091] New: Severe Performance Regression in GCC Trunk vs GCC 6.1

2024-10-11 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117091 Bug ID: 117091 Summary: Severe Performance Regression in GCC Trunk vs GCC 6.1 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c++/117084] New: ICE: in coerce_delete_type, at cp/decl2.cc:2122

2024-10-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117084 Bug ID: 117084 Summary: ICE: in coerce_delete_type, at cp/decl2.cc:2122 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/117083] New: ICE: in get_expr_operands, at tree-ssa-operands.cc:939

2024-10-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117083 Bug ID: 117083 Summary: ICE: in get_expr_operands, at tree-ssa-operands.cc:939 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug c/117066] New: ICE: in gimplify_expr, at gimplify.cc:18969

2024-10-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117066 Bug ID: 117066 Summary: ICE: in gimplify_expr, at gimplify.cc:18969 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/117065] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in type_has_padding_at_level_p, at gimple-fold.cc:4820

2024-10-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117065 --- Comment #1 from Anonymous --- My mistake,the compiler produces an internal error during tree_class_check_failed when compiling the provided code with the specified options.

[Bug c/117065] New: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in type_has_padding_at_level_p, at gimple-fold.cc:4820

2024-10-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117065 Bug ID: 117065 Summary: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in type_has_padding_at_level_p, at gimple-fold.cc:4820 Product: gcc

[Bug tree-optimization/116687] New: ICE: verify_flow_info failed (error: return edge does not point to exit in bb 2) with simd attribute

2024-09-11 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116687 Bug ID: 116687 Summary: ICE: verify_flow_info failed (error: return edge does not point to exit in bb 2) with simd attribute Product: gcc Version: 15.0 Status: UNCONFIRM

[Bug rtl-optimization/116680] wrong code at -O1 and above with "-ffast-math"

2024-09-11 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116680 --- Comment #2 from Anonymous --- (In reply to Andrew Pinski from comment #1) > Note even with -fno-associative-math, some simple re-association happens > with -ffast-math. Especially when it comes to always_inline too. Thank you for clarifying

[Bug rtl-optimization/116680] New: wrong code at -O1 and above with "-ffast-math"

2024-09-11 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116680 Bug ID: 116680 Summary: wrong code at -O1 and above with "-ffast-math" Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: r

[Bug c++/116659] New: ICE: in import_module, at cp/module.cc:19733 with #pragma GCC optimize("Ofast")

2024-09-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116659 Bug ID: 116659 Summary: ICE: in import_module, at cp/module.cc:19733 with #pragma GCC optimize("Ofast") Product: gcc Version: 15.0 Status: UNCONFIRMED Severity

[Bug c++/116612] New: ICE:compiler crashed with the aligned attribute

2024-09-05 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116612 Bug ID: 116612 Summary: ICE:compiler crashed with the aligned attribute Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/116607] New: ICE: tree check: expected tree_list, have integer_cst in has_active_contract_condition, at cp/contracts.cc:1505 with no_sanitize attribute and -fcontracts option

2024-09-04 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116607 Bug ID: 116607 Summary: ICE: tree check: expected tree_list, have integer_cst in has_active_contract_condition, at cp/contracts.cc:1505 with no_sanitize attribute and

[Bug c++/116323] New: ICE: tree check: expected record_type or union_type or qual_union_type, have bound_template_template_parm in access_in_type, at cp/search.cc:663

2024-08-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116323 Bug ID: 116323 Summary: ICE: tree check: expected record_type or union_type or qual_union_type, have bound_template_template_parm in access_in_type, at cp/search.cc:663 Pro

[Bug c++/116320] New: ICE: Segmentation fault (perform_or_defer_access_check)

2024-08-09 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116320 Bug ID: 116320 Summary: ICE: Segmentation fault (perform_or_defer_access_check) Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Prior

[Bug c++/116113] ICE: Segmentation fault (maybe_convert_cond)

2024-07-26 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116113 --- Comment #1 from Anonymous --- Created attachment 58766 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58766&action=edit cpp testcase

[Bug c++/116113] New: ICE: Segmentation fault (maybe_convert_cond)

2024-07-26 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116113 Bug ID: 116113 Summary: ICE: Segmentation fault (maybe_convert_cond) Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c/116112] New: ICE: in add_dwarf_attr, at dwarf2out.cc:4515

2024-07-26 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116112 Bug ID: 116112 Summary: ICE: in add_dwarf_attr, at dwarf2out.cc:4515 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug target/116042] ICE Segmentation fault ( in ix86_finalize_stack_frame_flags and ix86_expand_prologue())

2024-07-24 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116042 --- Comment #2 from Anonymous --- # gcc helper.i -O2 -fno-omit-frame-pointer -fno-stack-protector -fno-strict-aliasing -g3 -Wall -Wextra -Werror -Wno-pointer-arith -Wno-missing-field-initializers -pedantic -DDEBUG -c -o helper.o helper.i:1:17: e

[Bug target/116042] ICE Segmentation fault ( in ix86_finalize_stack_frame_flags and ix86_expand_prologue())

2024-07-24 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116042 --- Comment #1 from Anonymous --- Here is a reduced testcase: register struct str *env asm("ebp"); extern int foo (int base) ; extern int fun (int base) { return foo (base); }

[Bug c/116042] New: ICE Segmentation fault ( in ix86_finalize_stack_frame_flags and ix86_expand_prologue())

2024-07-22 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116042 Bug ID: 116042 Summary: ICE Segmentation fault ( in ix86_finalize_stack_frame_flags and ix86_expand_prologue()) Product: gcc Version: 15.0 Status: U

[Bug c/116002] New: GCC Compiler Hang with Recursive Macros in Function

2024-07-19 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116002 Bug ID: 116002 Summary: GCC Compiler Hang with Recursive Macros in Function Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c++/115956] New: ICE: in change_stack, at reg-stack.cc:2732

2024-07-16 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115956 Bug ID: 115956 Summary: ICE: in change_stack, at reg-stack.cc:2732 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/115940] New: ICE: tree check: expected record_type or union_type or qual_union_type, have translation_unit_decl in maybe_dummy_object, at cp/tree.cc:4379

2024-07-15 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115940 Bug ID: 115940 Summary: ICE: tree check: expected record_type or union_type or qual_union_type, have translation_unit_decl in maybe_dummy_object, at cp/tree.cc:4379 Product

[Bug c++/115930] New: ICE: tree check: expected type_argument_pack or nontype_argument_pack, have integer_type in template_parm_natural_p, at cp/mangle.cc:1828

2024-07-14 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115930 Bug ID: 115930 Summary: ICE: tree check: expected type_argument_pack or nontype_argument_pack, have integer_type in template_parm_natural_p, at cp/mangle.cc:1828 Product: g

[Bug c/115920] New: ICE: in tree_to_poly_int64, at tree.cc:3319

2024-07-14 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115920 Bug ID: 115920 Summary: ICE: in tree_to_poly_int64, at tree.cc:3319 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/115919] New: ICE: in tsubst_expr, at cp/pt.cc:20300

2024-07-14 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115919 Bug ID: 115919 Summary: ICE: in tsubst_expr, at cp/pt.cc:20300 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug lto/115890] New: ICE: verify_gimple failed with -flto

2024-07-12 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115890 Bug ID: 115890 Summary: ICE: verify_gimple failed with -flto Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto

[Bug c++/115861] New: ICE: tree check: expected template_decl, have overload in cplus_decl_attributes, at cp/decl2.cc:1896 with deprecated attribute

2024-07-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115861 Bug ID: 115861 Summary: ICE: tree check: expected template_decl, have overload in cplus_decl_attributes, at cp/decl2.cc:1896 with deprecated attribute Product: gcc

[Bug middle-end/115859] New: ICE: in lower_stmt, at gimple-low.cc:724 with -g and __attribute__((optimize(3)))

2024-07-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115859 Bug ID: 115859 Summary: ICE: in lower_stmt, at gimple-low.cc:724 with -g and __attribute__((optimize(3))) Product: gcc Version: 15.0 Status: UNCONFIRMED Severi

[Bug lto/115848] New: ICE: 'verify_type' failed with -flto and custom attribute

2024-07-09 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115848 Bug ID: 115848 Summary: ICE: 'verify_type' failed with -flto and custom attribute Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Pri

[Bug c/115847] New: ICE: tree check: expected none of vector_type, have vector_type in element_precision, at tree.cc:6808 with attribute simd

2024-07-09 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115847 Bug ID: 115847 Summary: ICE: tree check: expected none of vector_type, have vector_type in element_precision, at tree.cc:6808 with attribute simd Product: gcc Ve

[Bug target/115816] New: ICE: in emit_move_insn, at expr.cc:4611 with target("sse4.1,arch=core2") attribute and -mavx512f

2024-07-07 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115816 Bug ID: 115816 Summary: ICE: in emit_move_insn, at expr.cc:4611 with target("sse4.1,arch=core2") attribute and -mavx512f Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug ipa/115815] New: ICE: in purge_all_uses, at ipa-param-manipulation.cc:632 with -O2 -flto and attribute destructor

2024-07-06 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115815 Bug ID: 115815 Summary: ICE: in purge_all_uses, at ipa-param-manipulation.cc:632 with -O2 -flto and attribute destructor Product: gcc Version: 15.0 S

[Bug c/115787] New: ICE: in gimple_build_switch_nlabels, at gimple.cc:807

2024-07-04 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115787 Bug ID: 115787 Summary: ICE: in gimple_build_switch_nlabels, at gimple.cc:807 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c/115786] New: ICE: Segmentation fault (add_stmt at ./gcc/gcc/c/c-decl.cc:689 and c_parser_declaration_or_fndef at ./gcc/gcc/c/c-parser.cc:3027)

2024-07-04 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115786 Bug ID: 115786 Summary: ICE: Segmentation fault (add_stmt at ./gcc/gcc/c/c-decl.cc:689 and c_parser_declaration_or_fndef at ./gcc/gcc/c/c-parser.cc:3027)

[Bug c++/115623] New: ICE: Segmentation fault ( in contains_struct_check and finish_for_cond for cpp)

2024-06-24 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115623 Bug ID: 115623 Summary: ICE: Segmentation fault ( in contains_struct_check and finish_for_cond for cpp) Product: gcc Version: 15.0 Status: UNCONFIRMED Severit

[Bug c++/115620] New: internal compiler error: output_operand: invalid expression as operand

2024-06-24 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115620 Bug ID: 115620 Summary: internal compiler error: output_operand: invalid expression as operand Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c++/115599] New: ICE: qsort checking failed during GIMPLE pass: reassoc (error: qsort comparator non-negative on sorted output: 150142972)

2024-06-23 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115599 Bug ID: 115599 Summary: ICE: qsort checking failed during GIMPLE pass: reassoc (error: qsort comparator non-negative on sorted output: 150142972) Product: gcc Ve

[Bug c++/115598] ICE: in build_call_a, at cp/call.cc:370

2024-06-23 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115598 Anonymous changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/115501] [13/14/15 Regression] ICE: in build_call_a with dynamic_cast after invalid definition of __cxxabiv1::__dynamic_cast since r13-3299

2024-06-23 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115501 --- Comment #9 from Anonymous --- *** Bug 115598 has been marked as a duplicate of this bug. ***

[Bug c++/115598] New: ICE: in build_call_a, at cp/call.cc:370

2024-06-23 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115598 Bug ID: 115598 Summary: ICE: in build_call_a, at cp/call.cc:370 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug middle-end/115595] New: ICE: in expand_call_tm, at trans-mem.cc:2546 with attribute optimize and noipa

2024-06-23 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115595 Bug ID: 115595 Summary: ICE: in expand_call_tm, at trans-mem.cc:2546 with attribute optimize and noipa Product: gcc Version: 15.0 Status: UNCONFIRMED Severity:

[Bug c++/115588] New: ICE: in tsubst_stmt, at cp/pt.cc:18527

2024-06-22 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115588 Bug ID: 115588 Summary: ICE: in tsubst_stmt, at cp/pt.cc:18527 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c/115573] New: ICE: verify_flow_info failed with no_reorder attribute

2024-06-20 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115573 Bug ID: 115573 Summary: ICE: verify_flow_info failed with no_reorder attribute Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug c++/115572] internal compiler error: in dependent_type_p, at cp/pt.cc:28020

2024-06-20 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115572 --- Comment #1 from Anonymous --- *** The compiler produces an internal error in lookup_template_class when compiling the provided code with the specified options. The

[Bug c++/115572] New: internal compiler error: in dependent_type_p, at cp/pt.cc:28020

2024-06-20 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115572 Bug ID: 115572 Summary: internal compiler error: in dependent_type_p, at cp/pt.cc:28020 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c++/115560] New: ICE: in type_dependent_expression_p, at cp/pt.cc:28576

2024-06-20 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115560 Bug ID: 115560 Summary: ICE: in type_dependent_expression_p, at cp/pt.cc:28576 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug c/115549] New: ICE: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in common_handle_aligned_attribute, at c-family/c-attribs.cc:2665 with invalid aligned attri

2024-06-19 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115549 Bug ID: 115549 Summary: ICE: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in common_handle_aligned_attribute, at c-family/c-a

[Bug c/115548] New: ICE: verify_cgraph_node failed with attribute malloc and simd enabled

2024-06-18 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115548 Bug ID: 115548 Summary: ICE: verify_cgraph_node failed with attribute malloc and simd enabled Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c/115530] New: ICE: in verify_loop_structure, at cfgloop.cc:1741 with simd attribute

2024-06-17 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115530 Bug ID: 115530 Summary: ICE: in verify_loop_structure, at cfgloop.cc:1741 with simd attribute Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c++/115510] New: ICE : Segmentation fault in build_new_method_call and finish_call_expr

2024-06-16 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115510 Bug ID: 115510 Summary: ICE : Segmentation fault in build_new_method_call and finish_call_expr Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug c/115509] New: ICE: in set_underlying_type, at c-family/c-common.cc:8613 with attribute aligned and sentinel

2024-06-16 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115509 Bug ID: 115509 Summary: ICE: in set_underlying_type, at c-family/c-common.cc:8613 with attribute aligned and sentinel Product: gcc Version: 15.0 Stat

[Bug c/115501] New: ICE: in build_call_a, at cp/call.cc:370

2024-06-14 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115501 Bug ID: 115501 Summary: ICE: in build_call_a, at cp/call.cc:370 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/115489] New: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:589

2024-06-14 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115489 Bug ID: 115489 Summary: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:589 Product: gcc Version:

[Bug c++/115472] New: ICE :tree check expected class 'type', have 'exceptional' (error_mark) in check_goto_1, at cpdecl.cc4007

2024-06-13 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115472 Bug ID: 115472 Summary: ICE :tree check expected class 'type', have 'exceptional' (error_mark) in check_goto_1, at cpdecl.cc4007 Product: gcc Version: 15.0

[Bug c++/115469] New: ICE :tree check expected class 'type', have 'exceptional' (error_mark) in poplevel_named_label_1, at cpdecl.cc579

2024-06-12 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115469 Bug ID: 115469 Summary: ICE :tree check expected class 'type', have 'exceptional' (error_mark) in poplevel_named_label_1, at cpdecl.cc579 Product: gcc Version: 1

[Bug tree-optimization/115455] New: ICE: verify_flow_info failed during GIMPLE pass: cfg

2024-06-11 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115455 Bug ID: 115455 Summary: ICE: verify_flow_info failed during GIMPLE pass: cfg Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug c++/115431] New: ICE: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in decl_template_parm_check, at cp/cp-tree.h:5131

2024-06-11 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115431 Bug ID: 115431 Summary: ICE: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in decl_template_parm_check, at cp/cp-tree.h:5131 Product: g

[Bug c/115426] New: ICE in execute_todo, at passes.cc:2138

2024-06-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115426 Bug ID: 115426 Summary: ICE in execute_todo, at passes.cc:2138 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/115412] New: ICE: canonical types differ for identical types ‘stdis_sametypename fooTtype, U’ and ‘stdis_sameT, U’

2024-06-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115412 Bug ID: 115412 Summary: ICE: canonical types differ for identical types ‘stdis_sametypename fooTtype, U’ and ‘stdis_sameT, U’ Product: gcc Version: 15.0 Status: UNCONFIR

[Bug c/115411] New: ICE : in expand_call, at calls.cc:3668

2024-06-10 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115411 Bug ID: 115411 Summary: ICE : in expand_call, at calls.cc:3668 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/115173] New: GCC hang and memory exhaustion issue with complex nested initializer lists in C++ std::string construction

2024-05-21 Thread iamanonymous.cs at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115173 Bug ID: 115173 Summary: GCC hang and memory exhaustion issue with complex nested initializer lists in C++ std::string construction Product: gcc Version: 13.1.0

  1   2   >