freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.
authorAndreas Tobler <andreast@gcc.gnu.org>
Thu, 7 Jan 2016 20:35:53 +0000 (21:35 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Thu, 7 Jan 2016 20:35:53 +0000 (21:35 +0100)
commit33b0992375d48a2101c8d3b157e3cef3fbd3f0cf
tree569ad88330263e92f955cf389737117080c4fc40
parent0de71e1f517fd3f97f072d400991e10879d2867c
freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.

2016-01-07  Andreas Tobler  <andreast@gcc.gnu.org>

    * config/arm/freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to
    SUBTARGET_OVERRIDE_INTERNAL_OPTIONS. Adjust to check
    unaligned_access on the gcc_options set.
    * config/arm/arm.c (arm_option_override_internal): Use
    SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.

From-SVN: r232141
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/freebsd.h