Home
last modified time | relevance | path

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 Dc-attribs.c93 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 Dc-attribs.cc101 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 DChangeLog4757 (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 DChangeLog-200931402 * c-common.c (handle_aligned_attribute): Properly check alignment
33942 * c-common.c (handle_aligned_attribute): Use
H A DChangeLog-200224546 handle_aligned_attribute, handle_weak_attribute,
24560 handle_aligned_attribute, handle_weak_attribute,
H A DChangeLog-200110432 handle_section_attribute, handle_aligned_attribute,
H A DChangeLog-200715241 (handle_aligned_attribute): Allow use on FUNCTION_DECLs.
H A DChangeLog-200528005 * c-common.c (handle_aligned_attribute, check_function_sentinel,
H A DChangeLog-201032441 * c-common.c (handle_aligned_attribute): Respect
H A DChangeLog-200417445 handle_transparanet_union_attribute, handle_aligned_attribute,