This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c1c4ac97e2 [AArch64] PR82964: Fix 128-bit immediate ICEs new 0a425a4ac0c lto, testsuite: Fix ICE in -Wodr (PR lto/83121)
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/ChangeLog | 7 ++ gcc/ipa-devirt.c | 7 +- gcc/testsuite/ChangeLog | 20 ++++ gcc/testsuite/g++.dg/lto/pr83121_0.C | 12 +++ gcc/testsuite/g++.dg/lto/pr83121_1.C | 10 ++ gcc/testsuite/lib/lto.exp | 199 ++++++++++++++++++++++++++++++++++- 6 files changed, 249 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lto/pr83121_0.C create mode 100644 gcc/testsuite/g++.dg/lto/pr83121_1.C