This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68605c776c9 Remove unnecessary non-const accessors in hash table bases new 6de981935b3 tree-ssa-uninit: avoid ICE with BIT_AND_EXPR (PR 90394)
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/testsuite/ChangeLog | 6 ++++ ...ninit-25-gimple.c => uninit-pr90394-1-gimple.c} | 16 +++++++---- gcc/testsuite/gcc.dg/uninit-pr90394.c | 33 ++++++++++++++++++++++ gcc/tree-ssa-uninit.c | 2 +- 5 files changed, 58 insertions(+), 6 deletions(-) copy gcc/testsuite/gcc.dg/{uninit-25-gimple.c => uninit-pr90394-1-gimple.c} (58%) create mode 100644 gcc/testsuite/gcc.dg/uninit-pr90394.c