[Bug tree-optimization/94006] Poor codegen for cond ? lval1 : lval2

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 3 00:15:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94006

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I thought SRA would have done it.
BUT it does not.
The C front-end does the optimization while it is gimplifying the original tree
for some reason ...


More information about the Gcc-bugs mailing list