From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13156 invoked by alias); 14 Mar 2012 20:13:33 -0000 Received: (qmail 13147 invoked by uid 22791); 14 Mar 2012 20:13:30 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,TW_ZJ X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Mar 2012 20:13:18 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1S7uZQ-0001sA-3R from joseph_myers@mentor.com ; Wed, 14 Mar 2012 13:13:16 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 14 Mar 2012 20:13:14 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1S7uZN-0004If-Je; Wed, 14 Mar 2012 20:13:13 +0000 Date: Wed, 14 Mar 2012 20:13:00 -0000 From: "Joseph S. Myers" To: Uros Bizjak cc: "H.J. Lu" , gcc-patches@gcc.gnu.org, Richard Henderson , Gerald Pfeifer Subject: Re: RFC: PATCH: Add -maddress-mode=short|long for x86 In-Reply-To: Message-ID: References: <20120312174806.GA22970@intel.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: 2012-03/txt/msg01007.txt.bz2 On Wed, 14 Mar 2012, Uros Bizjak wrote: > The patch is technically OK for mainline, Joseph - can you please > review option stuff? The option changes look fine to me. -- Joseph S. Myers joseph@codesourcery.com