diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2019-03-01 18:44:15 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2019-03-01 18:44:15 +0100 |
commit | 75e2b35dd0456a148805eae3e7c0e55c6336c263 (patch) | |
tree | c8f6e563c5115bf3e56e8a24a4a2e360c5e9d231 /gcc/tree-ssa-ifcombine.c | |
parent | 5055060066723e409519376c8e571e51cff1eb30 (diff) | |
download | gcc-75e2b35dd0456a148805eae3e7c0e55c6336c263.zip gcc-75e2b35dd0456a148805eae3e7c0e55c6336c263.tar.gz gcc-75e2b35dd0456a148805eae3e7c0e55c6336c263.tar.bz2 |
rs6000: Add -mdejagnu-cpu=
This adds an option -mdejagnu-cpu=. This option simply overrides what
is given in -mcpu=. The reason for this is that with older versions
of DejaGnu the value given in the RUNTESTFLAGS will override the value
a testcase wants to have.
* config/rs6000/rs6000.c (rs6000_option_override_internal): If
rs6000_dejagnu_cpu_index is set, use that to override rs6000_cpu_index.
* config/rs6000/rs6000.opt (mdejagnu-cpu=): New option.
From-SVN: r269322
Diffstat (limited to 'gcc/tree-ssa-ifcombine.c')
0 files changed, 0 insertions, 0 deletions