[Bug c/119653] New: internal compiler error: Segmentation fault

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119653 Bug ID: 119653 Summary: internal compiler error: Segmentation fault Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/119649] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649 --- Comment #2 from Xieym --- The following also has the same crash signature, is it the same reason? $ cat file.c void main(){ float x = 1.; x *= sqrt(x); char *x =""; } Url: https://godbolt.org/z/oradxqaxE

[Bug c/119651] New: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119651 Bug ID: 119651 Summary: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702 Product: gc

[Bug c/119649] New: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649 Bug ID: 119649 Summary: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621 Product: gcc

[Bug c/119184] New: internal compiler error: in tokens_buff_and_token

2025-03-10 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119184 Bug ID: 119184 Summary: internal compiler error: in tokens_buff_and_token Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c/119183] New: Compilation Timeout Issue

2025-03-09 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119183 Bug ID: 119183 Summary: Compilation Timeout Issue Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee

[Bug middle-end/119051] New: Inline Function Behavior Varies Across Optimization Levels

2025-02-27 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119051 Bug ID: 119051 Summary: Inline Function Behavior Varies Across Optimization Levels Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/119028] New: Inconsistent behavior across optimization levels in GCC 14.2.0

2025-02-26 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119028 Bug ID: 119028 Summary: Inconsistent behavior across optimization levels in GCC 14.2.0 Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal

[Bug c/117918] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.cc:592

2025-01-07 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117918 --- Comment #1 from Xieym --- also reproduce it in the following link. https://godbolt.org/z/4coh5eeaM

[Bug c/117918] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.cc:592

2024-12-04 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117918 Bug ID: 117918 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.cc:592 Product: gcc Version:

[Bug c/117917] New: Hangs on avx512

2024-12-04 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117917 Bug ID: 117917 Summary: Hangs on avx512 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassig

[Bug c/117758] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.cc:592

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117758 Bug ID: 117758 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.cc:592 Product: gcc Version:

[Bug c/117757] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_gimplify_expr, at c-family/c-gimplify.cc:810

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117757 Bug ID: 117757 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_gimplify_expr, at c-family/c-gimplify.cc:810 Product: gcc Ve

[Bug c/117756] New: ICE: in analyze_functions, at cgraphunit.cc:1404

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117756 Bug ID: 117756 Summary: ICE: in analyze_functions, at cgraphunit.cc:1404 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c/117755] New: ICE: Segmentation fault

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117755 Bug ID: 117755 Summary: ICE: Segmentation fault Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug c/117753] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in build_int_cst, at tree.cc:1533

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117753 Bug ID: 117753 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in build_int_cst, at tree.cc:1533 Product: gcc Version: unknown

[Bug c/117754] New: ICE: in build_real, at tree.cc:2417

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117754 Bug ID: 117754 Summary: ICE: in build_real, at tree.cc:2417 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/117752] New: ICE: Segmentation fault

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117752 Bug ID: 117752 Summary: ICE: Segmentation fault Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug c/117750] New: ICE: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in grokdeclarator, at c/c-decl.cc:6981

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117750 Bug ID: 117750 Summary: ICE: tree check: expected class ‘type’, have ‘declaration’ (function_decl) in grokdeclarator, at c/c-decl.cc:6981 Product: gcc Version: u

[Bug c/117749] New: ICE: Segmentation fault

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117749 Bug ID: 117749 Summary: ICE: Segmentation fault Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[Bug c/117748] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.cc:592

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117748 Bug ID: 117748 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.cc:592 Product: gcc Version:

[Bug c/117747] New: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.cc:86

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117747 Bug ID: 117747 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.cc:86 Product: gcc

[Bug c/117745] GCC hangs during GIMPLE processing

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117745 --- Comment #5 from Xieym --- Sorry, one line was missing. Here is the complete code: void g0(void) { f0 ( ; } static void f1(void); void g1(void) { if (0) { (); } } static int f2(void); void g2(void) { 0 ? f2() : 0; } static int f3(voi

[Bug c/117745] GCC hangs during GIMPLE processing

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117745 --- Comment #3 from Xieym --- (In reply to Andrew Pinski from comment #1) > I can't reproduce this. It errors out pretty quickly for me. I tested it > with r15-5604-g7ff5900399c889 . I used the following command: timeout 60 gcc-trunk -x c -std=

[Bug c/117746] New: GCC hangs during GIMPLE processing

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117746 Bug ID: 117746 Summary: GCC hangs during GIMPLE processing Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/117745] New: GCC hangs during GIMPLE processing

2024-11-23 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117745 Bug ID: 117745 Summary: GCC hangs during GIMPLE processing Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/117741] New: GCC hangs when compiling a specific C file on the trunk version

2024-11-22 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117741 Bug ID: 117741 Summary: GCC hangs when compiling a specific C file on the trunk version Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal