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

--- Comment #5 from Segher Boessenkool <segher at gcc dot gnu.org> ---
I get simply

        subfic 3,3,2
        srdi 3,3,63
        xori 3,3,0x1
        blr

for this code.  Did you use -O0 or similar?

Reply via email to