Open main menu

CDOT Wiki β

Changes

GCC alwayszero function attribute

149 bytes added, 23:28, 24 September 2009
no edit summary
==Attempt at identifying attribute implementation==
langhooks.h(line 363)
/* Pointers to machine-independent attribute tables, for front ends
using attribs.c. If one is NULL, it is ignored. Respectively, a
const struct attribute_spec *common_attribute_table;
const struct attribute_spec *format_attribute_table;
 
langhooks-def.h (line 261)
LANG_HOOKS_ATTRIBUTE_TABLE, \
LANG_HOOKS_COMMON_ATTRIBUTE_TABLE, \
LANG_HOOKS_FORMAT_ATTRIBUTE_TABLE, \
1
edit