config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.
authorSandeep Kumar Singh <Sandeep.Singh2@kpitcummins.com>
Wed, 4 Sep 2013 12:03:44 +0000 (12:03 +0000)
committerKaushik Phatak <kaushikp@gcc.gnu.org>
Wed, 4 Sep 2013 12:03:44 +0000 (12:03 +0000)
From-SVN: r202250

gcc/ChangeLog
gcc/config/rx/rx.h

index 0adc930380a290d9594df9c578f2a2bdcabeb2ed..a8dce3e7c9c29dea3cff10c5798817042b521148 100644 (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
index 72aee2fe21406c7dab059d4cce7fdc7fec107b26..ec2770be1619f6103f4c28c2995b75bb3ca782f1 100644 (file)
@@ -99,6 +99,7 @@
 %{mpid} \
 %{mint-register=*} \
 %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \
+%{mcpu=*} \
 "
 
 #undef  LIB_SPEC