This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] remove redundant tests


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

Attachment: msg00467/pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]