Home
last modified time | relevance | path

Searched refs:m32c_insert_attributes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c76 static void m32c_insert_attributes (tree, tree *);
3018 #define TARGET_INSERT_ATTRIBUTES m32c_insert_attributes
3020 m32c_insert_attributes (tree node ATTRIBUTE_UNUSED, in m32c_insert_attributes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc77 static void m32c_insert_attributes (tree, tree *);
3022 #define TARGET_INSERT_ATTRIBUTES m32c_insert_attributes
3024 m32c_insert_attributes (tree node ATTRIBUTE_UNUSED, in m32c_insert_attributes() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20106749 (m32c_insert_attributes): Constify variable name.
24603 (m32c_insert_attributes): Set #pragma address decls volatile.