This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0ecceb4d4c5 [PR c++/839888] Baselink tsubst ICE new 3a600fecd0c Remove predictors that are unrealiable. new 77cd3f2ba02 Handle trailing arrays in ODR warning (PR lto/81440).
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/ChangeLog | 7 +++++++ gcc/lto/ChangeLog | 6 ++++++ gcc/lto/lto-symtab.c | 25 +++++++++++++++++++------ gcc/predict.c | 2 +- gcc/predict.def | 14 +++++--------- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.dg/lto/pr81440.h | 4 ++++ gcc/testsuite/gcc.dg/lto/pr81440_0.c | 9 +++++++++ gcc/testsuite/gcc.dg/lto/pr81440_1.c | 6 ++++++ 9 files changed, 64 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440.h create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440_0.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr81440_1.c