This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c2ef464fec9 * lto-symtab.c (lto_symtab_merge_decls_2): Do not report O [...] new 2f6269689fe * tree.c (fld_simplified_type): Temporarily disable array [...] new 3dfb9d383cb Fix double-application of patch. new 1f256e16949 * ipa-devirt.c (dump_targets): Cap number of targets print [...]
The 3 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 | 14 ++++++++++++++ gcc/ipa-devirt.c | 18 +++++++++++++----- gcc/ipa-utils.h | 8 +++++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.c-torture/pr88140.c | 8 ++++++++ gcc/tree.c | 3 ++- 6 files changed, 47 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/pr88140.c