Home
last modified time | relevance | path

Searched refs:lto_attribute_table (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c97 const struct attribute_spec lto_attribute_table[] = variable
1453 #define LANG_HOOKS_COMMON_ATTRIBUTE_TABLE lto_attribute_table
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc97 const struct attribute_spec lto_attribute_table[] = variable
1457 #define LANG_HOOKS_COMMON_ATTRIBUTE_TABLE lto_attribute_table
H A DChangeLog908 * lto-lang.c (lto_attribute_table, lto_format_attribute_table): Swap
918 * lto-lang.c (lto_attribute_table): Initialize new member of struct
989 * lto-lang.c (lto_attribute_table): Add entry for
2847 (lto_attribute_table): Add "fn spec".
2930 (lto_attribute_table): Add returns_twice attribute.
2955 * lto-lang.c (lto_attribute_table): Handle *tm regparm.
2960 * lto-lang.c (lto_attribute_table): Handle transaction_pure.
3258 * lto-lang.c (lto_attribute_table): Adjust table.
4988 (lto_attribute_table): Declare.
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A DChangeLog822 (jit_attribute_table): Likewise, copied from lto_attribute_table.