This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/48459] [4.6/4.7 Regression] avr: Assertion failure with -gdwarf-2
- From: "anitha.boyapati at atmel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 20 Jun 2011 05:02:26 +0000
- Subject: [Bug debug/48459] [4.6/4.7 Regression] avr: Assertion failure with -gdwarf-2
- Auto-submitted: auto-generated
- References: <bug-48459-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48459
--- Comment #33 from Anitha Boyapati <anitha.boyapati at atmel dot com> 2011-06-20 05:00:47 UTC ---
(In reply to comment #32)
> Fixed with:
>
> 2011-06-17 Richard Henderson <rth@redhat.com>
>
> Backport from mainline
> 2011-03-22 Richard Henderson <rth@redhat.com>
>
> * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 11]: Handle post_dec.
Great! Build succeeds now. I am yet to test it. Thanks Richard.
Anitha