]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-lex.c (c_common_has_attribute): Return 201803 instead of 20180312 for no_unique_add...
authorJakub Jelinek <jakub@redhat.com>
Thu, 11 Oct 2018 07:13:55 +0000 (09:13 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 11 Oct 2018 07:13:55 +0000 (09:13 +0200)
commit46c6269045731c2a13aa2f0d227f90c34d5d3edd
tree64d1bcd47e111f9d1f4dae26aa9a877e58a44e36
parentf7904392b7b6ce8a9949b62692342f3c1cdc3621
c-lex.c (c_common_has_attribute): Return 201803 instead of 20180312 for no_unique_address.

* c-lex.c (c_common_has_attribute): Return 201803 instead of 20180312
for no_unique_address.

* g++.dg/cpp2a/feat-cxx2a.C: New test.

From-SVN: r265034
gcc/c-family/ChangeLog
gcc/c-family/c-lex.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C [new file with mode: 0644]