[ARM] Error if overriding --with-tune by --with-cpu
commit86aa4b482ead9105192b807b9af7e23c045f772c
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jun 2014 08:27:05 +0000 (26 08:27 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jun 2014 08:27:05 +0000 (26 08:27 +0000)
treeed0cade630b2c1ca721cba89606a0f38c5a39772
parentcd78733ef5d15b605ebe9a6405505ba2f9bbcd5d
[ARM] Error if overriding --with-tune by --with-cpu

gcc/

* config.gcc (supported_defaults): Error when passing either
--with-tune or --with-arch in conjunction with --with-cpu for ARM.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212014 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc