Searched refs:handle_aligned_attribute (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 93 static tree handle_aligned_attribute (tree *, tree, tree, int, bool *); 322 handle_aligned_attribute, 2156 handle_aligned_attribute (tree *node, tree name, tree args, in handle_aligned_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 101 static tree handle_aligned_attribute (tree *, tree, tree, int, bool *); 366 handle_aligned_attribute, 2467 handle_aligned_attribute (tree *node, tree name, tree args, in handle_aligned_attribute() function
|
H A D | ChangeLog | 4757 (handle_aligned_attribute): Diagnose conflicting attribute 5215 (handle_aligned_attribute): Renamed to ... 5218 (handle_aligned_attribute): New. 7034 * c-common.c (handle_aligned_attribute): Allow 0 as an argument to the 7088 * c-common.c (handle_aligned_attribute): Use SET_TYPE_ALIGN 9579 (handle_aligned_attribute): Don't call default_conversion on 9849 * c-common.c (handle_aligned_attribute, handle_alloc_size_attribute, 11170 (handle_aligned_attribute): In choose strictest alignment 11687 handle_aligned_attribute. Disallow integer constants with 11689 (handle_aligned_attribute): Use check_user_alignment.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 31402 * c-common.c (handle_aligned_attribute): Properly check alignment 33942 * c-common.c (handle_aligned_attribute): Use
|
H A D | ChangeLog-2002 | 24546 handle_aligned_attribute, handle_weak_attribute, 24560 handle_aligned_attribute, handle_weak_attribute,
|
H A D | ChangeLog-2001 | 10432 handle_section_attribute, handle_aligned_attribute,
|
H A D | ChangeLog-2007 | 15241 (handle_aligned_attribute): Allow use on FUNCTION_DECLs.
|
H A D | ChangeLog-2005 | 28005 * c-common.c (handle_aligned_attribute, check_function_sentinel,
|
H A D | ChangeLog-2010 | 32441 * c-common.c (handle_aligned_attribute): Respect
|
H A D | ChangeLog-2004 | 17445 handle_transparanet_union_attribute, handle_aligned_attribute,
|