From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11067 invoked by alias); 15 Apr 2011 13:20:22 -0000 Received: (qmail 11041 invoked by uid 22791); 15 Apr 2011 13:20:22 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Apr 2011 13:20:13 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p3FDK5pJ030574 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 15 Apr 2011 09:20:05 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p3FDK5HR009489; Fri, 15 Apr 2011 09:20:05 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id p3FDK4TC010191; Fri, 15 Apr 2011 09:20:04 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id E3B83480E7; Fri, 15 Apr 2011 07:20:03 -0600 (MDT) From: Tom Tromey To: Janne Blomqvist Cc: Jim Meyering , "Joseph S. Myers" , gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org, fortran@gcc.gnu.org, gcc mailing list Subject: Re: [PATCH v3] Re: avoid useless if-before-free tests References: <87zkp9zmq0.fsf@rho.meyering.net> <877hc9r8w6.fsf_-_@rho.meyering.net> <877hc9pkhp.fsf_-_@rho.meyering.net> <87ei5w8nt7.fsf@rho.meyering.net> <87fwpkq79r.fsf@rho.meyering.net> Date: Fri, 15 Apr 2011 13:23:00 -0000 In-Reply-To: (Janne Blomqvist's message of "Fri, 15 Apr 2011 11:20:05 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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/msg01191.txt.bz2 >>>>> "Janne" =3D=3D Janne Blomqvist writes: Jim> Can someone add me to the gcc group? =C2=A0That would help. Jim> I already have ssh access to sourceware.org. Janne> I'm not sure if I'm considered to be well-established Janne> enough, so could someone help Jim out here, please? I added Jim to the gcc group. Tom