[Bug rtl-optimization/89310] Poor code generation returning float field from a struct

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 29 17:46:06 GMT 2020


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

--- Comment #6 from Segher Boessenkool <segher at gcc dot gnu.org> ---
rldicr is one of the insns generated by "*rotl<mode>3_mask", which
recognises all canonical formulations of all our rotate-and-mask
instructions.


More information about the Gcc-bugs mailing list