[PATCH] PR 10375: Preserve "noreturn" attributes

Zack Weinberg zack@codesourcery.com
Thu Apr 17 17:55:00 GMT 2003


Roger Sayle <roger@www.eyesopen.com> writes:

> 	PR c/10375
> 	* c-decl.c (duplicate_decls): Preserve "const" and "noreturn"
> 	function attributes.
>
> 	* cp/decl.c (duplicate_decls): Preserve "const", "noreturn"
> 	and "nothrow" function attributes.
>
> 	* f/com.c (duplicate_decls): Preserve "const" and "noreturn"
> 	function attributes.

Nice.  Check it in.

zw



More information about the Gcc-patches mailing list