[Bug tree-optimization/122943] [14/15 Regression] Wrong code for switch on int64_t on ilp32 targets at -O2 since r14-8302
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 3 15:20:44 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122943
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14/15/16 Regression] Wrong |[14/15 Regression] Wrong
|code for switch on int64_t |code for switch on int64_t
|on ilp32 targets at -O2 |on ilp32 targets at -O2
|since r14-8302 |since r14-8302
Target|ilp32 targets (arm-*-*, |
|i*86) |
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.
More information about the Gcc-bugs
mailing list