Hi! On Tue, Apr 07, 2020 at 07:18:25AM +0200, Sebastian Huber wrote: > Since commit e154242724b084380e3221df7c08fcdbd8460674 the flag -many is > sometimes not passed to the assembler. Use .machine ppc to prevent > errors if these files are assembled for an ISA which does not support > FPRs. > > libgcc/ > > * config/rs6000/crtresfpr.S: Use .machine ppc. > * config/rs6000/crtresxfpr.S: Likewise. > * config/rs6000/crtsavfpr.S: Likewise.
This is fine. Okay for trunk. Thank you! Also okay for backports if you want -- after letting it simmer on trunk for a week or so. Segher