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
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
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
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
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
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
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
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
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
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:
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
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:
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
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
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:
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
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
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:
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
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:
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:
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
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
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=
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
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
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
27 matches
Mail list logo