This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f60fc07f086 Remove unused decimal floating-point pointer types new e47e0834ee5 Handle C2x attributes in Objective-C.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c/ChangeLog | 11 ++ gcc/c/c-parser.c | 160 +++++++++++++++++++-- gcc/testsuite/ChangeLog | 4 + .../objc.dg/attributes/gnu2x-attr-syntax-1.m | 5 + 4 files changed, 167 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/objc.dg/attributes/gnu2x-attr-syntax-1.m