This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch for PR debug/29614
- From: Ian Lance Taylor <iant at google dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: richard dot guenther at gmail dot com, gcc-patches at gcc dot gnu dot org
- Date: 22 Feb 2007 17:54:30 -0800
- Subject: Re: Patch for PR debug/29614
- References: <200702222057.MAA07946@hpsje.cup.hp.com>
Steve Ellcey <sje@cup.hp.com> writes:
> 2007-02-22 Steve Ellcey <sje@cup.hp.com>
>
> PR debug/29614
> * varpool.c (varpool_assemble_pending_decls): Set
> varpool_last_needed_node to null.
This is OK.
Thanks.
Ian