[Bug c/84483] powerpc sub-optimal code generation - conditional relative branch to and over blr

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 20 17:34:00 GMT 2018


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

Segher Boessenkool <segher at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
There is an empty asm right before the blr, so there is nothing the compiler
can do about this.


More information about the Gcc-bugs mailing list