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 ae062f89810..ad9ca05bd29 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2015-03-23 Georg-Johann Lay <avr@gjlay.de> + + PR target/65296 + * config/avr/driver-avr.c (avr_devicespecs_file): Allow to specify + the same -mmcu=MCU more than once. + 2015-03-23 Jakub Jelinek <jakub@redhat.com> PR bootstrap/65522 |