From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11581 invoked by alias); 26 Apr 2011 15:26:18 -0000 Received: (qmail 11571 invoked by uid 22791); 26 Apr 2011 15:26:18 -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 snape.CeBiTec.Uni-Bielefeld.DE (HELO smtp-relay.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 26 Apr 2011 15:26:01 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id D8AC821C; Tue, 26 Apr 2011 17:25:59 +0200 (CEST) Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bc8lcJdUcokt; Tue, 26 Apr 2011 17:25:58 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (manam.CeBiTec.Uni-Bielefeld.DE [129.70.161.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 3179D21B; Tue, 26 Apr 2011 17:25:58 +0200 (CEST) Received: (from ro@localhost) by manam.CeBiTec.Uni-Bielefeld.DE (8.14.4+Sun/8.14.4/Submit) id p3QFPuJK006857; Tue, 26 Apr 2011 17:25:56 +0200 (MEST) From: Rainer Orth To: David Miller Cc: gcc-patches@gcc.gnu.org, ebotcazou@adacore.com, bonzini@gnu.org Subject: Re: [build] Avoid ld -v error message with Sun ld on SPARC References: <20110412.155056.212685188.davem@davemloft.net> <20110413.105356.112601544.davem@davemloft.net> Date: Tue, 26 Apr 2011 15:57:00 -0000 In-Reply-To: (Rainer Orth's message of "Mon, 18 Apr 2011 19:18:10 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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-04/txt/msg02048.txt.bz2 David, >> Thanks Rainer, if you cons up a patch to add the ".align" directive I'll ACK >> that as well. > > here's the patch that I've been testing over the weekend. It caused no > change for HAVE_AS_SPARC_GOTDATA_OP on anything but Solaris 10 with gas > and Sun ld, where HAVE_AS_SPARC_GOTDATA_OP is 1 now, and that > configuration showed no testsuite regressions. > > Ok for mainline? it's been a week since I've submitted this patch. Or should I take it as preapproved? Thanks. Rainer > 2011-04-15 David S. Miller > Rainer Orth > > * configure.ac (gcc_cv_as_sparc_gotdata_op): Specify alignment. > * configure: Regenerate. > > diff --git a/gcc/configure.ac b/gcc/configure.ac > --- a/gcc/configure.ac > +++ b/gcc/configure.ac > @@ -3270,6 +3270,7 @@ case "$target" in > gcc_cv_as_sparc_gotdata_op,, > [-K PIC], > [.text > +.align 4 > foo: > nop > bar: -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University