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] PR 10375: Preserve "noreturn" attributes


Roger Sayle <roger at www dot eyesopen dot 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


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