]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add support for SUBTARGET_OVERRIDE_OPTIONS on aarch64
authorOlivier Hainque <hainque@adacore.com>
Wed, 12 Dec 2018 17:12:25 +0000 (17:12 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Wed, 12 Dec 2018 17:12:25 +0000 (17:12 +0000)
commit6881e3c13eb5061d4ca5c01867e3107978da074f
treeb7f90bc0f590af265cc19dbb4143d4a36b201890
parent8921ccbb04cf3c009d0105af2bd695308918d5dc
Add support for SUBTARGET_OVERRIDE_OPTIONS on aarch64

* config/aarch64/aarch64.c (aarch64_override_options): Once arch,
cpu and tune were validated, insert SUBTARGET_OVERRIDE_OPTIONS if
defined.

From-SVN: r267060
gcc/ChangeLog
gcc/config/aarch64/aarch64.c