re PR debug/48459 (avr: Assertion failure with -gdwarf-2)
authorRichard Henderson <rth@redhat.com>
Tue, 14 Jun 2011 13:31:43 +0000 (06:31 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 14 Jun 2011 13:31:43 +0000 (06:31 -0700)
commit40873cdd57493f0dca7a5842e5a141ef10504aff
treeaf26a993461004b04bd46635e26fcdd7f9a336b1
parent73e8cb24c2655ff316d58c559c082c8d1ef67ed9
re PR debug/48459 (avr: Assertion failure with -gdwarf-2)

PR debug/48459
        * dwarf2out.c (frame_pointer_fb_offset_valid): New.
        (based_loc_descr): Assert it's true.
        (compute_frame_pointer_to_fb_displacement): Set it, rather than
        aborting immediately.

From-SVN: r175018
gcc/ChangeLog
gcc/dwarf2out.c