From 433ba0a57b5be5a1292122405c0b928e1223c37d Mon Sep 17 00:00:00 2001 From: Georg-Johann Lay Date: Wed, 29 Jun 2011 11:20:06 +0000 Subject: [PATCH] avr.c (avr_encode_section_info): Dispatch to default_encode_section_info. * config/avr/avr.c (avr_encode_section_info): Dispatch to default_encode_section_info. From-SVN: r175630 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0a87e3c6921..1c0e7ae8ed6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2011-06-29 Georg-Johann Lay + + * config/avr/avr.c (avr_encode_section_info): Dispatch to + default_encode_section_info. + 2011-06-29 Richard Sandiford PR tree-optimization/49545 -- 2.30.2