[Bug tree-optimization/124132] [16 Regression] ICE during GIMPLE pass: lsplit on arm-linux-gnueabihf
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 16 19:56:31 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124132
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |16.0
Component|target |tree-optimization
CC| |pinskia at gcc dot gnu.org
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
rs.c:373:12: error: invalid types in nop conversion
373 | static int invert_mat(gf *src, int k)
| ^~~~~~~~~~
long long unsigned int
gf *
_220 = (long long unsigned int) _221;
during GIMPLE pass: lsplit
rs.c:373:12: internal compiler error: verify_gimple failed
More information about the Gcc-bugs
mailing list