https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117885
Bug ID: 117885
Summary: Casting element to bitfield subparts can be constant
evaluated wrongly.
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
Bug ID: 117886
Summary: GIMPLE pass asan0 no longer works after
LIBGCCJIT_ABI_32
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
--- Comment #1 from Schrodinger ZHU Yifan ---
Created attachment 59768
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59768&action=edit
Reproducer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
--- Comment #3 from Schrodinger ZHU Yifan ---
(In reply to Andrew Pinski from comment #2)
> [s]bitsizetype is not handled in JIT.
I see. But why does it work before?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107849
Schrodinger ZHU Yifan changed:
What|Removed |Added
CC||i at zhuyi dot fan
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117885
--- Comment #2 from Schrodinger ZHU Yifan ---
(In reply to Richard Biener from comment #1)
> The 'GIMPLE' doesn't look like GIMPLE.
The GIMPLE is the unmodified GIMPLE obtained from GCCJIT’s dump_initial_gimple
option. The variable name such
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117903
Bug ID: 117903
Summary: [15 Regression] gcc_jit_block_add_assignment_op
GCC_JIT_BINARY_OP_BITWISE_XOR rejects vector types
Product: gcc
Version: 15.0
Status: UNCONFIRMED