sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 14 Jun 2017 11:22:19 +0000 (11:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 14 Jun 2017 11:22:19 +0000 (11:22 +0000)
commit938a807a68f4ee61343b4f0b03b2cc8110d3c0b9
treea5d51c6aa6ba93338d6c77a0686f5d567f5fa996
parent934861488090cd5fa80845d9b07c6497e5d7621a
sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.

* config/sparc/sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.
(MASK_FEATURES): New macro.
* config/sparc/sparc.c (sparc_option_override): Remove the special
handling of -mfpu and generalize it to all MASK_FEATURES switches.

From-SVN: r249189
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/overflow-4.c