From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13941 invoked by alias); 20 May 2009 21:07:59 -0000 Received: (qmail 13932 invoked by uid 22791); 20 May 2009 21:07:58 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 May 2009 21:07:54 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n4KL7niu014589; Wed, 20 May 2009 17:07:49 -0400 Received: from tyan-ft48-01.lab.bos.redhat.com (tyan-ft48-01.lab.bos.redhat.com [10.16.42.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n4KL7m0e016383; Wed, 20 May 2009 17:07:48 -0400 Received: (from jakub@localhost) by tyan-ft48-01.lab.bos.redhat.com (8.14.2/8.14.2/Submit) id n4KL7lnC008517; Wed, 20 May 2009 23:07:47 +0200 Date: Wed, 20 May 2009 21:07:00 -0000 From: Jakub Jelinek To: David Edelsohn , Ben Elliston , Ian Lance Taylor Cc: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20090520210747.GJ5781@tyan-ft48-01.lab.bos.redhat.com> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-05/txt/msg01354.txt.bz2 Hi! [rs6000] http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00151.html PR target/40017 - handle context sensitive vector bool even after #include in C99 [emutls] http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00248.html PR other/40024 - fix emutls bug Jakub