This is the mail archive of the gcc@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: MIPS64 -msym32 and DWARF2_ADDR_SIZE


Eric Christopher <echristo@gmail.com> writes:
>>> So my question is whether the saving in the size of the debug info with
>>> -msym32 is really worth the trouble here or should we just start generating
>>> 64-bit addresses with -msym32?
>>
>> Generating 64-bit addresses would be fine with me FWIW.  I'm not sure
>> the current behaviour is exactly deliberate; it was probably just
>> something I overlooked when adding -msym32.
>>
>> How about the patch below?  I'll apply it in the next couple of days
>> if there are no objections.
>>
>
> Looks good to me.

OK, thanks to you and Adam for the comments.  Now applied.

Richard


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