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

--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Luke Geeson from comment #11)
> Do you have a trunk build of binutils to hand to test? Godbolt doesn't
> support objdump. I will try to install binutils from source to reproduce.

Yes it does.
Use the option "Compile to binary object" under the output option.

This is what I see with that option:
 lwz     r9,0(r9)
 cmpw    r9,r9
 bne     44 <P1+0x18>
 isync
 lis     r10,0

Reply via email to