This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aefd11c50b2 Fix various issues seen with clang-static-analyzer. new 98c0f4eab8f * class.c (layout_class_type): Set TYPE_CXX_ODR_P for as-b [...] new 5b66642480e * lto-common.c: tree-pretty-print.h (type_streaming_finis [...]
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 | 11 ++ gcc/cp/ChangeLog | 5 + gcc/cp/class.c | 1 + gcc/ipa-devirt.c | 45 +++++++ gcc/ipa-utils.h | 3 + gcc/lto/ChangeLog | 9 ++ gcc/lto/lto-common.c | 136 +++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 + .../g++.dg/lto/{alias-1_0.C => alias-2_0.C} | 4 +- .../g++.dg/lto/{alias-1_1.C => alias-2_1.C} | 2 +- gcc/tree.c | 9 ++ 11 files changed, 220 insertions(+), 10 deletions(-) copy gcc/testsuite/g++.dg/lto/{alias-1_0.C => alias-2_0.C} (83%) copy gcc/testsuite/g++.dg/lto/{alias-1_1.C => alias-2_1.C} (89%)