[Bug target/64015] [5.0 Regression] AArch64 ICE due to conditional compare
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 24 05:40:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64015
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> See how with forcing is always the same size or smaller?
Actually is always smaller by at least one instruction. due to the need to do
one extra cset and one and/or compared to one mov.
More information about the Gcc-bugs
mailing list