r126447 - in /branches/gcc-4_1-branch/gcc: Chan...
aesok@gcc.gnu.org
aesok@gcc.gnu.org
Sat Jul 7 19:39:00 GMT 2007
Author: aesok
Date: Sat Jul 7 19:39:36 2007
New Revision: 126447
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126447
Log:
PR target/31331
* config/avr/avr.c (avr_naked_function_p): Handle receiving a type
rather than a decl.
(avr_attribute_table): Make "naked" attribute apply to function types
rather than to decls.
(avr_handle_fntype_attribute): New function.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/config/avr/avr.c
More information about the Gcc-cvs
mailing list