re PR target/91050 (-mdejagnu-cpu=<cpu> does not affect the -m<cpu> assembler option)
authorPeter Bergner <bergner@linux.ibm.com>
Wed, 31 Jul 2019 17:18:40 +0000 (17:18 +0000)
committerPeter Bergner <bergner@gcc.gnu.org>
Wed, 31 Jul 2019 17:18:40 +0000 (12:18 -0500)
commit98ae96d2ade339df1a2d3a46e6a7faa60aece139
treebc31076907e0c9b754492ac3cfcff36e7aa17f9e
parent960b9ae05ac46f51370c30d30575e7a7fe6a3a99
re PR target/91050 (-mdejagnu-cpu=<cpu> does not affect the -m<cpu> assembler option)

PR target/91050
* config/rs6000/rs6000.opt (mdejagnu-cpu=): Delete option.
* config/rs6000/rs6000.c (rs6000_option_override_internal): Remove
use of deleted rs6000_dejagnu_cpu_index variable.
* config/rs6000/rs6000.h (DRIVER_SELF_SPECS): Define.
(SUBTARGET_DRIVER_SELF_SPECS): Likewise.
* config/darwin.h (DRIVER_SELF_SPECS): Rename from this ...
(SUBTARGET_DRIVER_SELF_SPECS): ...to this.
* config/i386/i386.h (DRIVER_SELF_SPECS): Define.
(SUBTARGET_DRIVER_SELF_SPECS): Likewise.

From-SVN: r273941
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/i386/i386.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.opt