[patch] remove redundant tests

Matt Kraai kraai@alumni.cmu.edu
Sat Jun 22 10:34:00 GMT 2002


On Sat, Jun 22, 2002 at 10:53:47AM -0400, Nathanael Nerode wrote:
> This removes some (now) redundant tests from toplevel configure.in.
> 
> 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
> 	* configure.in: Remove some redundant tests.
> 
> Index: configure.in
> ===================================================================
> RCS file: /cvsroot/gcc/gcc/configure.in,v
> retrieving revision 1.162
> diff -u -r1.162 configure.in
> +++ configure.in	22 Jun 2002 14:52:31 -0000
[snip]
> @@ -1517,8 +1515,7 @@
>  fi
>  
>  if test "x${use_gnu_ld}" = x && test "x${with_gnu_ld}" != xno &&
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Isn't this test also redundant?

Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020622/12815c90/attachment.sig>


More information about the Gcc-patches mailing list