From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1826 invoked by alias); 14 Jan 2011 07:57:34 -0000 Received: (qmail 1818 invoked by uid 22791); 14 Jan 2011 07:57:34 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 14 Jan 2011 07:57:30 +0000 Received: (qmail 479 invoked from network); 14 Jan 2011 07:57:25 -0000 Received: from unknown (HELO ?192.168.44.101?) (nathan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Jan 2011 07:57:25 -0000 Message-ID: <4D300217.9050800@codesourcery.com> Date: Fri, 14 Jan 2011 08:57:00 -0000 From: Nathan Sidwell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: "Joseph S. Myers" CC: gcc-patches@gcc.gnu.org, geoffk@geoffk.org, dje.gcc@gmail.com Subject: Re: [17/25] Specs cleanup: rs6000 -profile References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-01/txt/msg00934.txt.bz2 On 01/14/11 00:14, Joseph S. Myers wrote: > As noted for patch 8 in this series, the -profile option logically is > a target OS one, not a target architecture one. rs6000/sysv4.h > defines a spec for NetBSD supporting this option; no other NetBSD > target has this option. vxworks.h defines CC1_SPEC supporting this > option; no other VxWorks target has this option. This patch removes > both specs. OK to commit? ok. I am unaware of any profiling support on any vxworks target. It's probably historical accident rs6000/vxworks.h has the option. nathan -- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery