[Bug target/123962] bpf: bpf_core_lower pass not handling BIT_FIELD_REF
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 3 22:48:27 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123962
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu.org
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note I think this early folding (in fold-const.c) into BIT_FIELD_REF should be
removed ...
There are other bug reports about it getting the way too.
More information about the Gcc-bugs
mailing list