On 11/13/18 5:17 AM, Segher Boessenkool wrote: > On Tue, Nov 13, 2018 at 12:02:55PM +1030, Alan Modra wrote: >> On Mon, Nov 12, 2018 at 04:34:34PM -0800, Mike Stump wrote: >>> On Nov 12, 2018, at 3:13 PM, Alan Modra <amo...@gmail.com> wrote: >>> On darwin, we (darwin, as a platform decision) like all instructions >>> available from the assembler. >> >> OK, fair enough. Another option is to just disable -many when gcc is >> in development, like we enable checking. > > That is a good plan for GCC 9 at least.
I like the plan too. We can also continue to pass -many just for darwin if they really really think they need it. Peter