This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [avr] fixup dwarf2 unwind info
- From: Denis Chertykov <chertykov at gmail dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, aesok at post dot ru
- Date: Tue, 22 Mar 2011 13:39:52 +0300
- Subject: Re: [avr] fixup dwarf2 unwind info
- References: <4D87BA14.1060203@redhat.com>
2011/3/21 Richard Henderson <rth@redhat.com>:
> This is a slightly tidied patch from sometime last month, which was
> buried in a thread about dwarf2 unwind info for gas. ÂThis fixes
> some totally incorrect unwind markings in the avr backend, and adds
> support in the dwarf2 middle-end for handling avr's unique post_dec
> (rather than pre_dec) push insns.
>
> Ok to commit?
>
Please, commit.
Denis.