This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] fix PR45049, DECL_CHAIN error


On Wed, Aug 18, 2010 at 06:29:59AM -0700, Nathan Froyd wrote:
> The patch below fixes PR45049 by changing offending DECL_CHAINs back to
> TREE_CHAINs.
> 
> Tested on x86_64-unknown-linux-gnu.  OK to commit?

PR45062 needs similar treatment.

	Jakub


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