This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][PR debug/65549] Restore DW_AT_abstract_origin for cross-unit call sites
- From: Richard Biener <rguenther at suse dot de>
- To: Pierre-Marie de Rodat <derodat at adacore dot com>,David Edelsohn <dje dot gcc at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 12 Jun 2015 13:11:03 +0200
- Subject: Re: [PATCH][PR debug/65549] Restore DW_AT_abstract_origin for cross-unit call sites
- Authentication-results: sourceware.org; auth=none
- References: <CAGWvnykoEoyH-uLnJzzeAdFEVLS=T1TjoK2h9sFv1ka3EU=pGQ at mail dot gmail dot com> <D508B32B-3583-457D-A94C-687EBBFD4661 at suse dot de> <557AB4E6 dot 8020504 at adacore dot com>
On June 12, 2015 12:31:02 PM GMT+02:00, Pierre-Marie de Rodat <derodat@adacore.com> wrote:
>On 06/12/2015 07:41 AM, Richard Biener wrote:
>> On June 12, 2015 2:30:36 AM GMT+02:00, David Edelsohn
><dje.gcc@gmail.com> wrote:
>>> This patch broke AIX bootstrap because dbxout.c was not updated for
>>> the XCOFF_DEBUGGING_INFO case.
>>
>> OK.
>> Thanks
>> Richard.
>
>By the way, I think we should apply this fix to the GCC 5 branch as
>well. May I?
Yes