Patch to expand_inline_function

Alexandre Oliva aoliva@redhat.com
Sat Aug 26 15:18:00 GMT 2000


On Aug 25, 2000, Jason Merrill <jason@redhat.com> wrote:

> This patch fixes a problem with a local redeclaration of a global
> inline function and dwarf-2.

And here's a patch that fixes another occurrence of the bug fixed in:

2000-07-09  Jason Merrill  <jason@redhat.com>
	* c-decl.c (duplicate_decls): Copy DECL_ABSTRACT_ORIGIN from
	DECL_ABSTRACT_ORIGIN, not DECL_ORIGIN.

Unfortunately, I don't have a testcase for this one :-(

Ok to install?



More information about the Gcc-patches mailing list