From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22737 invoked by alias); 25 Jun 2011 23:36:01 -0000 Received: (qmail 22696 invoked by uid 22791); 25 Jun 2011 23:36:00 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta08.westchester.pa.mail.comcast.net (HELO qmta08.westchester.pa.mail.comcast.net) (76.96.62.80) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Jun 2011 23:35:46 +0000 Received: from omta19.westchester.pa.mail.comcast.net ([76.96.62.98]) by qmta08.westchester.pa.mail.comcast.net with comcast id 0PUr1h00227AodY58PbmPQ; Sat, 25 Jun 2011 23:35:46 +0000 Received: from up.mrs.kithrup.com ([24.4.193.8]) by omta19.westchester.pa.mail.comcast.net with comcast id 0Pbj1h0010BKwT43fPbkC1; Sat, 25 Jun 2011 23:35:46 +0000 Subject: Re: Patch ping Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Mike Stump In-Reply-To: <201106252053.39059.ebotcazou@adacore.com> Date: Sat, 25 Jun 2011 23:56:00 -0000 Cc: GCC Patches , Jakub Jelinek , Jason Merrill , Richard Henderson , Richard Guenther , Rainer Orth Content-Transfer-Encoding: 7bit Message-Id: References: <20110620064147.GA16443@tyan-ft48-01.lab.bos.redhat.com> <201106252053.39059.ebotcazou@adacore.com> To: Eric Botcazou 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-06/txt/msg01926.txt.bz2 On Jun 25, 2011, at 11:53 AM, Eric Botcazou wrote: >> [testsuite] >> http://gcc.gnu.org/ml/gcc-patches/2011-06/msg01069.html >> PR tree-optimization/48377, PR middle-end/49191 >> trunk/4.6 >> non_strict_align testsuite support > > Mike, Rainer, can one of you two take a look at this? Done, reviewed and approved in original thread.