This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 48c79f054bf aarch64: Tweak post-RA handling of CONST_INT moves [PR98136] new bd3d919b584 tree-optimization/99824 - avoid excessive integer type prec [...]
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/stor-layout.c | 2 ++ gcc/testsuite/gcc.dg/torture/pr99824.c | 33 +++++++++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 24 ++++++++++++++---------- 3 files changed, 49 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr99824.c