[Bug tree-optimization/21293] ICE on valid
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Apr 30 00:46:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-30 00:46 -------
(In reply to comment #1)
> Fold turns
>
> D.1157 = &fmcom_D.1134.x_D.1132[0] + -8B;
> into
>
> D.1157 = &fmcom_D.1134.x_D.1132[-000000001];
>
> which seems very wrong (we eventually crap out on the overflowed constant)
Now if this was not an overflowed constant, it would be valid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21293
More information about the Gcc-bugs
mailing list