This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from afb6adb Add --enable-compressed-debug-sections={all,gas,gold,ld} new 3f73be3 PR c/67964 * c-parser.c (c_parser_attributes): Break out of [...] new e11b1498 [Testsuite] Turn on 64-bit-vector tests for AArch64.
The 2 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 | 6 ++++++ gcc/c/c-parser.c | 16 +++++++++++++++- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/pr67964.c | 21 +++++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 1 + 5 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr67964.c