This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] Remove use of -mminimal-toc from powerpc64*-linux builds


On 3/7/17 7:45 AM, Ulrich Weigand wrote:
> Peter Bergner wrote:
>> On 3/7/17 2:14 AM, Ulrich Weigand wrote:
>>> Given that GDB now requires a C++11 compiler to build anyway,
>>> and as far as I can see, all versions of GCC that support C++11
>>> already support (and default to) the medium memory model, can
>>> we simply remove the MH_CFLAGS setting instead?
>>
>> I'm fine with removing the flag and comment.  Is that preapproved?
> 
> Yes, this is OK.

Ok, I committed:

    Remove use of the no longer needed -mminimal-toc option.

            * config/powerpc/ppc64-linux.mh (MH_CFLAGS): Delete.

Thanks.

Peter



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