Re: [PATCH,rs6000] Add support for HAVE_AS_POWER9

2016-06-21 Thread Segher Boessenkool
On Mon, Jun 20, 2016 at 07:16:49PM -0600, Kelvin Nilsen wrote: > A "#define HAVE_AS_POWER9" or "#undef HAVE_AS_POWER9" preprocessor > directive is emitted into the $GCC_BUILD/gcc/auto-host.h file at > configuration time, depending on whether the available assembler > supports the Power9

[PATCH,rs6000] Add support for HAVE_AS_POWER9

2016-06-20 Thread Kelvin Nilsen
A "#define HAVE_AS_POWER9" or "#undef HAVE_AS_POWER9" preprocessor directive is emitted into the $GCC_BUILD/gcc/auto-host.h file at configuration time, depending on whether the available assembler supports the Power9 instruction set. This patch arranges to disable Power9-specific compiler