This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d73881b0ed1 Fix ICE for missing header fix-it hints with overlarge #lin [...] new f26d613753a Add test-case (PR ipa/84805).
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 | 7 ++ gcc/testsuite/g++.dg/lto/pr84805_0.C | 151 +++++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/lto/pr84805_1.C | 15 ++++ gcc/testsuite/g++.dg/lto/pr84805_2.C | 131 ++++++++++++++++++++++++++++++ 4 files changed, 304 insertions(+) create mode 100644 gcc/testsuite/g++.dg/lto/pr84805_0.C create mode 100644 gcc/testsuite/g++.dg/lto/pr84805_1.C create mode 100644 gcc/testsuite/g++.dg/lto/pr84805_2.C