From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12470 invoked by alias); 17 Jan 2007 04:51:23 -0000 Received: (qmail 12461 invoked by uid 22791); 17 Jan 2007 04:51:23 -0000 X-Spam-Check-By: sourceware.org Received: from ausmtp04.au.ibm.com (HELO ausmtp04.au.ibm.com) (202.81.18.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 17 Jan 2007 04:51:13 +0000 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp04.au.ibm.com (8.13.8/8.13.5) with ESMTP id l0H55IxH285854 for ; Wed, 17 Jan 2007 16:05:18 +1100 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.250.244]) by sd0208e0.au.ibm.com (8.13.8/8.13.8/NCO v8.2) with ESMTP id l0H4sRGN207156 for ; Wed, 17 Jan 2007 15:54:37 +1100 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l0H4owtx029636 for ; Wed, 17 Jan 2007 15:50:58 +1100 Received: from ozlabs.au.ibm.com (ozlabs.au.ibm.com [9.190.163.12]) by d23av03.au.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l0H4owIc029631 for ; Wed, 17 Jan 2007 15:50:58 +1100 Received: from [9.185.114.196] (WECM00-9-185-114-196.au.ibm.com [9.185.114.196]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by ozlabs.au.ibm.com (Postfix) with ESMTP id 5AA427376F for ; Wed, 17 Jan 2007 15:50:57 +1100 (EST) Subject: Patch pings From: Ben Elliston To: gcc-patches@gcc.gnu.org Content-Type: text/plain Date: Wed, 17 Jan 2007 04:51:00 -0000 Message-Id: <1169009449.16957.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 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: 2007-01/txt/msg01409.txt.bz2 The following patches received negligible comment, let alone approval. I know they are in some of the less exciting parts of the compiler, so perhaps they require a GWP maintainer to approve them? ;-) PATCH: silence warnings from gengtype-lex.c http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00320.html PATCH: fix warning in insn-preds.c http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00322.html Thanks, Ben