This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b7b413152ec libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD new 9feb5822b71 attributes: target_clone expects a string argument new e554887df09 Fix compilation error in ILP32.
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-family/c-attribs.c | 7 +++- gcc/testsuite/g++.dg/pr100574.C | 64 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr100504.c | 7 ++++ 3 files changed, 77 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/pr100574.C create mode 100644 gcc/testsuite/gcc.target/i386/pr100504.c