This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1c9744fb3bf Do not release body of declare_variant_alt new 7a493fcd27d rtlanal: Another fix for VOIDmode MEMs [PR98601] new 3e350d8539a gimple-ssa-warn-alloca: Always initialize limit [PR99989] new 22aede7a122 expand: Fix up LTO ICE with COMPOUND_LITERAL_EXPR [PR99849]
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/expr.c | 2 +- gcc/gimple-ssa-warn-alloca.c | 5 ++--- gcc/rtlanal.c | 9 +++++++-- gcc/testsuite/gcc.dg/lto/pr99849_0.c | 23 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr98601.c | 14 ++++++++++++++ 5 files changed, 47 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr99849_0.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr98601.c