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
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_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117354
--- Comment #2 from Sam James ---
Oh, nevermind.