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][2/n] Change dw2_asm_output_offset to allow assembling extra offset


On Aug 20, 2015, at 12:29 AM, Richard Biener <rguenther@suse.de> wrote:
> 
> where the references always use positive offset and are based on the
> next previous lable (so Ldebug_info_from_t1.c is not refering to
> an entity at Ldebug_info_from_t2.c or beyond).  So that seems to
> follow the restrictions you laid out above.

I agree.

> If basic testing doesn't help I'll refrain from doing it ;)  It
> can only break LTO in the end.

:-)  Actually, I don’t mind.  It should be easy enough to ask a darwin person to spin it and watch for breakage if you want.  I don’t expect it to not work given your elaboration.


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