From: Georg-Johann Lay Date: Tue, 10 Mar 2015 09:56:07 +0000 (+0000) Subject: Typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=77d68d9796d35dbd48513518b7ae338979038547;p=gcc.git Typo From-SVN: r221317 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 357d629fccc..d278f26f596 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -25,7 +25,7 @@ (avr_devicespecs_file): New specs function proto. (DRIVER_SELF_SPECS): Use device-specs-file spec function. * config/avr/avr.c (avr_current_arch): Rename to avr_arch. - (avr_current_device): Remove definition and usage. + (avr_current_device): Remove definition and usage. (avr_set_core_architecture): New static function. (avr_option_override): Use it. * config/avr/avr-devices.c (diagnostic.h, avr-arch.h): Include them.