This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
- From: Mark Wielaard <mjw at redhat dot com>
- To: Cary Coutant <ccoutant at google dot com>
- Cc: Tom Tromey <tromey at redhat dot com>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 11 Apr 2014 09:55:52 +0200
- Subject: Re: [PATCH] PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.
- Authentication-results: sourceware.org; auth=none
- References: <1395573501-21296-1-git-send-email-mjw at redhat dot com> <CAHACq4qas-aVxGf9ViChOcxAXR81TBBYQU5_qy5ZB5awSqts8g at mail dot gmail dot com> <1395744618 dot 5704 dot 98 dot camel at bordewijk dot wildebeest dot org> <1395859013 dot 5704 dot 170 dot camel at bordewijk dot wildebeest dot org> <87ha61qiug dot fsf at fleche dot redhat dot com> <CAHACq4rxfktMVOmocuGNB3z8uQWo-igMe25Eaakfew=y7bq9bQ at mail dot gmail dot com>
On Thu, 2014-04-10 at 10:51 -0700, Cary Coutant wrote:
> > However it would be nice to be assured that the gcc change is ok in
> > principle first.
>
> The DWARF bits are fine with me.
Thanks. Who can approve the other bits?
When approved should I wait till stage 1 opens before committing?
Thanks,
Mark