From 0a04869e7f2bdd1b1573e806e3be03197d4f236c Mon Sep 17 00:00:00 2001 From: Sandeep Kumar Singh Date: Wed, 4 Sep 2013 12:03:44 +0000 Subject: config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200. From-SVN: r202250 --- gcc/config/rx/rx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/config') diff --git a/gcc/config/rx/rx.h b/gcc/config/rx/rx.h index 72aee2f..ec2770b 100644 --- a/gcc/config/rx/rx.h +++ b/gcc/config/rx/rx.h @@ -99,6 +99,7 @@ %{mpid} \ %{mint-register=*} \ %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \ +%{mcpu=*} \ " #undef LIB_SPEC -- cgit v1.1