On Fri, Jun 22, 2018 at 05:04:14PM -0400, Michael Meissner wrote: > Here is the patch redone to disable multilib support altogether. I verified > that without --{enable,disable}-multilib that it no longer builds a multilib > compiler. Can I install this into the trunk and to the GCC 8.x branch?
Okay for trunk and 8. Thanks! Segher > 2018-06-22 Michael Meissner <meiss...@linux.ibm.com> > > * config.gcc (powerpc64le*): Revert January 16th, 2018 patch that > added IEEE/IBM long double multilib support on PowerPC little > endian Linux systems. > * config/rs6000/linux64.h (MULTILIB_DEFAULTS_IEEE): Likewise. > (MULTILIB_DEFAULTS): Likewise. > * config/rs6000/rs6000.c (rs6000_option_override_internal): > Likewise. > * config/rs6000/rs6000.h (TARGET_IEEEQUAD_MULTILIB): Likewise. > * config/rs6000/t-ldouble-linux64le-ibm: Delete, no longer used. > * config/rs6000/t-ldouble-linux64le-ieee: Delete, no longer used.