diff options
| -rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0a87e3c..1c0e7ae 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2011-06-29 Georg-Johann Lay <avr@gjlay.de> + + * config/avr/avr.c (avr_encode_section_info): Dispatch to + default_encode_section_info. + 2011-06-29 Richard Sandiford <richard.sandiford@linaro.org> PR tree-optimization/49545 |
