diff options
author | Andi Kleen <ak@linux.intel.com> | 2024-05-15 19:38:43 -0700 |
---|---|---|
committer | Andi Kleen <ak@gcc.gnu.org> | 2024-07-19 23:28:38 -0700 |
commit | 5c4c1fe6df0f752764cdfd7404a60bfd2b4f5057 (patch) | |
tree | 897a02e24ced4b3ca91a2599952cf7747e36ceff /gcc/doc | |
parent | 390c3e4ed28f6c7ef176c90b557fa0203678dbb3 (diff) | |
download | gcc-5c4c1fe6df0f752764cdfd7404a60bfd2b4f5057.zip gcc-5c4c1fe6df0f752764cdfd7404a60bfd2b4f5057.tar.gz gcc-5c4c1fe6df0f752764cdfd7404a60bfd2b4f5057.tar.bz2 |
Add a musttail generic attribute to the c-attribs table
The actual handling is directly in the parser since the
generic mechanism doesn't support statement attributes,
but this gives basic error checking/detection on the attribute.
gcc/c-family/ChangeLog:
PR c/83324
* c-attribs.cc (handle_musttail_attribute): Add.
* c-common.h (handle_musttail_attribute): Add.
Diffstat (limited to 'gcc/doc')
0 files changed, 0 insertions, 0 deletions