On 11/12/18 5:49 AM, Alan Modra wrote: > I'd like to remove -many from the options passed by default to the > assembler, on the grounds that a gcc bug in instruction selection (eg. > emitting a power9 insn for -mcpu=power8) is better found at assembly > time than run time. > > This might annoy people for a while fixing user asm that we didn't > diagnose previously, but I believe this is the right direction to go. > Of course, -Wa,-many is available for anyone who just wants their > dodgy old code to work.
+1 Peter