From patchwork Thu Jul 18 12:55:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sandeep Kumar Singh X-Patchwork-Id: 260055 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 1FA762C00A6 for ; Thu, 18 Jul 2013 22:56:10 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=JsN RdMB9huqsC7t+dXXomA+DCPmVXEI9OCQBpzpp4ir3nDXIhPLNKtp720CWZhPxjNc 3Pj9ltCxB5IQf55ONI8DFxPfCWw6GM5wXmmitNZq5H4Dy1nAh7QL19I2fnC5h64u e/bFnTmw6MWgBOwRqYsrdQD1ITIpDaMVzZ5zB+Dw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=nSnSbwWEc 7bpK4sDRFEkgn0rCn4=; b=wUQMdWLyCMvNfEq2qtKd5vuhioMLjZyesupRYji0c cYylejB4gXi0xZG+tmakmHrlmVwFi/1EZjxNvqm3muVmc+WAr5umrYKWv9bAq6uM AlPtrNkHg3b0+DLXD+0CiADfeFY9fPHEePu52dejgeFVYZnLr9tqanqe9M7ctQjF MM= Received: (qmail 10922 invoked by alias); 18 Jul 2013 12:56:03 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 10897 invoked by uid 89); 18 Jul 2013 12:56:03 -0000 X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL, BAYES_50, KHOP_RCVD_UNTRUST, RCVD_IN_DNSWL_NONE, RCVD_IN_HOSTKARMA_W, RCVD_IN_HOSTKARMA_WL, RDNS_NONE, TW_MG autolearn=no version=3.3.1 Received: from Unknown (HELO db9outboundpool.messaging.microsoft.com) (213.199.154.251) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 18 Jul 2013 12:56:02 +0000 Received: from mail59-db9-R.bigfish.com (10.174.16.250) by DB9EHSOBE011.bigfish.com (10.174.14.74) with Microsoft SMTP Server id 14.1.225.22; Thu, 18 Jul 2013 12:55:53 +0000 Received: from mail59-db9 (localhost [127.0.0.1]) by mail59-db9-R.bigfish.com (Postfix) with ESMTP id E675A1C0112; Thu, 18 Jul 2013 12:55:52 +0000 (UTC) X-Forefront-Antispam-Report: CIP:59.163.77.177; KIP:(null); UIP:(null); IPV:NLI; H:KCHJEXHC02.kpit.com; RD:59.163.77.177.static.vsnl.net.in; EFVD:NLI X-SpamScore: -1 X-BigFish: VPS-1(zz936eIzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de098h17326ah1de097h1de096h8275bh8275dhz2dh2a8h668h839h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h14ddh1504h1537h153bh15d0h162dh1631h1758h18e1h1946h19b5h1b0ah1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1e1dh1155h) Received: from mail59-db9 (localhost.localdomain [127.0.0.1]) by mail59-db9 (MessageSwitch) id 1374152150964914_29241; Thu, 18 Jul 2013 12:55:50 +0000 (UTC) Received: from DB9EHSMHS032.bigfish.com (unknown [10.174.16.236]) by mail59-db9.bigfish.com (Postfix) with ESMTP id E2D0A60242; Thu, 18 Jul 2013 12:55:50 +0000 (UTC) Received: from KCHJEXHC02.kpit.com (59.163.77.177) by DB9EHSMHS032.bigfish.com (10.174.14.42) with Microsoft SMTP Server (TLS) id 14.16.227.3; Thu, 18 Jul 2013 12:55:49 +0000 Received: from KCHJEXMB03.kpit.com ([169.254.4.30]) by KCHJEXHC02.kpit.com ([172.10.15.74]) with mapi id 14.03.0123.003; Thu, 18 Jul 2013 18:25:45 +0530 From: Sandeep Kumar Singh To: "gcc-patches@gcc.gnu.org" CC: "nickc@redhat.com" , Kaushik Phatak Subject: [Patch RX] Add assembler option "-mcu" for generating assembler Date: Thu, 18 Jul 2013 12:55:45 +0000 Message-ID: <00D82FEA4EAEB64782676AD908D06E6F2E297EDF@KCHJEXMB03.kpit.com> MIME-Version: 1.0 X-OriginatorOrg: kpitcummins.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Hi, Please find the patch to add assembler option "-mcu" for generating assembler error messages when target not supporting hardware FPU were seeing FPU code, namely RX100 and RX200. KPIT has recently submitted a patch to add warnings of RX variants that do not have hardware FPU support, http://www.sourceware.org/ml/binutils/2013-07/msg00085.html Please let me know if this is OK? Regards, Sandeep Kumar Singh, KPIT Cummins InfoSystems Ltd. Pune, India gas/config: 2013-07-18 Sandeep Kumar Singh * rx.h: Add option -mcpu for target variants RX100 and RX200. Index: gcc/config/rx/rx.h =================================================================== --- gcc/config/rx/rx.h.orig 2013-07-18 18:03:11.000000000 +0530 +++ gcc/config/rx/rx.h 2013-07-11 14:57:17.000000000 +0530 @@ -101,6 +101,7 @@ %{mpid} \ %{mint-register=*} \ %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \ +%{mcpu=*} \ " No regression found with this patch.