This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, rs6000] Fix many powerpc*-linux ASAN test suite failures


On Sat, 2014-07-26 at 06:24 -0400, David Edelsohn wrote:
> On Fri, Jul 25, 2014 at 3:26 PM, Peter Bergner <bergner@vnet.ibm.com> wrote:
> >         * config.gcc (powerpc*-*-linux*): Include gnu-user.h in tm_file.
> >         * config/rs6000/sysv4.h (CC!_SPEC): Undefine it before defining it.
> >         * config/rs6000/linux.h (CPLUSPLUS_CPP_SPEC): Delete define.
> >         (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
> >         (USE_LD_AS_NEEDED): Likewise.
> >         (ASM_APP_ON): Likewise.
> >         (ASM_APP_OFF): Likewise.
> >         (TARGET_POSIX_IO): Likewise.
> >         * config/rs6000/linux64.h (CPLUSPLUS_CPP_SPEC): Likewise.
> >         (LINK_GCC_C_SEQUENCE_SPEC): Likewise.
> >         (USE_LD_AS_NEEDED): Likewise.
> >         (ASM_APP_ON): Likewise.
> >         (ASM_APP_OFF): Likewise.
> >         (TARGET_POSIX_IO): Likewise.
> 
> Okay.

Committed as revision 213125.  Thanks.

Peter



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]