config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.

From-SVN: r202250
This commit is contained in:
Sandeep Kumar Singh 2013-09-04 12:03:44 +00:00 committed by Kaushik Phatak
parent 7c26172cf7
commit 0a04869e7f
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-09-04 Sandeep Kumar Singh<Sandeep.Singh2@kpitcummins.com>
* config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.
2013-09-03 Jeff Law <law@redhat.com>
* tree-ssa-threadedge.c (thread_across_edge): Record entire path

View File

@ -99,6 +99,7 @@
%{mpid} \
%{mint-register=*} \
%{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \
%{mcpu=*} \
"
#undef LIB_SPEC