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: Fix for regression in gcc.c-torture/execute/20011114-1.c


On Sun, Dec 02, 2001 at 07:16:38PM -0200, Alexandre Oliva wrote:
> 	* c-decl.c (duplicate_decls): Revert rth's patch.  If newdecl
> 	is in a different binding level, get its abstract origin to be
> 	olddecl.
> 	* tree-inline.c (expand_call_inline): Move DECL_INITIAL sanity
> 	check earlier.
> 	* tree.c (get_callee_fndecl): Follow DECL_ABSTRACT_ORIGIN if
> 	DECL_INITIAL is NULL.

Ok.


r~


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