This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [patch, fortran] Remove redundant check in error.c
- From: FX Coudert <fxcoudert at gmail dot com>
- To: Brooks Moses <brooks dot moses at codesourcery dot com>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Tue, 27 Mar 2007 01:04:12 +0200
- Subject: Re: [patch, fortran] Remove redundant check in error.c
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=nwD/A3U3jydDbNJ7aXEa/ICArx+/OMX8i5PuwLSSwAkzcacXdR+C6ZCVHlm3F6J59sCWz8bY1I7HfHzDlEt99KzDzo+VMne2UklLhow6a7n4qL+MM2yTXHTgo8dYVY0/JIpJeoDjX0r5yiP/as9KubzDciVk2UTQYMdSJEarcc0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=PpOXS2DtSk08N0ztMCWAmI/4aNIozlSQJRZ4IMjdiqiuheqHHTsoQMhVhhe9ClB1evBYlBgaKVGwF5nEXWw0DYbTDYmEIRsAgqJJv71oBhctZJ/LatmmEJ9MiDIqeZlk3VggzZDq5cowRcTTPtREfIB04raSPLZGXj5tPxLswdA=
- References: <4605688C.9020407@codesourcery.com> <46083E71.2080403@codesourcery.com> <EB6E3CCD-E210-475C-AC8B-F547CF8CA9E1@gmail.com> <46084FEF.8000400@codesourcery.com>
Your suggested improvement looks like a reasonable implementation
to me. Any reason not to just go ahead and commit it now?
Complete lack of time for building and regtesting. But if you feel
like it, feel free to do whatever you want with it.
FX