diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 37c251a584c..78b593f695c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2011-04-26 Mark Wielaard <mjw@redhat.com> + + PR42288 + * dwarf2out.c (dwarf2out_finish): Always call output_aranges () + when info_section_emitted. + 2011-05-03 Joseph Myers <joseph@codesourcery.com> * config/mips/mips-opts.h: New. |