[Bug rtl-optimization/92342] [10 Regression] a small missed transformation into x?b:0

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 27 23:05:00 GMT 2020


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

--- Comment #12 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Gimple can help writing silly expressions like this in a more canonical
form (whatever we decide to use for that) at least, yeah.  But you can
not do RTL's job in gimple ;-)


More information about the Gcc-bugs mailing list