[Bug rtl-optimization/117354] [14] ICE: in extract_bit_field_1, at expmed.cc:1838

2024-10-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117354 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #1 fr

[Bug rtl-optimization/117354] [14] ICE: in extract_bit_field_1, at expmed.cc:1838

2024-10-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117354 --- Comment #3 from Sam James --- Reproduced on trunk and tip of releases/gcc-14 with: ``` $ gcc /tmp/a.c -O2 -march=znver4 -fwhole-program -fsanitize=address during RTL pass: expand example.c:29:3: internal compiler error: in extract_bit_field_

[Bug rtl-optimization/117354] [14] ICE: in extract_bit_field_1, at expmed.cc:1838

2024-10-29 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117354 --- Comment #2 from Sam James --- Oh, nevermind.