This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Small dwarf2out tweek
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: Small dwarf2out tweek
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 28 Jun 2001 09:16:26 -0700
- Cc: gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org
- References: <20010628125630.I4964@atrey.karlin.mff.cuni.cz>
On Thu, Jun 28, 2001 at 12:56:30PM +0200, Jan Hubicka wrote:
> * dwarf2out.c (lookup_filename): Skip leading ./.
Don't you want to check IS_DIR_SEPARATOR?
r~