This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c4a180 PR lto/67548 * lto-plugin.c (linker_output, linker_output_s [...] new cb80a80 PR c/66516 - missing diagnostic on taking the address of a bu [...]
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/testsuite/ChangeLog | 12 +- gcc/testsuite/g++.dg/addr_builtin-1.C | 276 ++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/addr_builtin-1.c | 198 ++++++++++++++++++++++++ 3 files changed, 480 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/addr_builtin-1.C create mode 100644 gcc/testsuite/gcc.dg/addr_builtin-1.c