]> git.ipfire.org Git - thirdparty/gcc.git/commit
c: support the attribute starting with '_'
authorMartin Liska <mliska@suse.cz>
Wed, 5 Oct 2022 10:34:30 +0000 (12:34 +0200)
committerMartin Liska <mliska@suse.cz>
Wed, 5 Oct 2022 12:53:10 +0000 (14:53 +0200)
commit0afa9dfb8fb3302db7f104add5654436927dcb56
treeac7a1182da1c1df9b37c18c05c616a381570fd59
parentdc70f3f81bb980b69a1910c2e6d3774ddd716846
c: support the attribute starting with '_'

PR c/107156

gcc/ChangeLog:

* attribs.h (lookup_attribute_by_prefix): Support the attribute
starting with underscore (_Noreturn).
gcc/attribs.h