This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: (toplevel b-i-b patch) remove useless setting of 'dir'
- From: DJ Delorie <dj at redhat dot com>
- To: neroden at twcny dot rr dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 25 Nov 2002 12:42:18 -0500
- Subject: Re: (toplevel b-i-b patch) remove useless setting of 'dir'
- References: <20021124053906.GA24038@doctormoo>
> "dir" in these targets was only used to select inside the embedded case
> statement I removed. Whee! Tested on i686-pc-linux-gnu.
>
> * Makefile.tpl: Strip out useless setting of 'dir'.
> * Makefile.in: Regenerate.
Ok.