This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 1b42af2d10b Fix ICE in speculative devirtualization new 46860078a0d change get_best_mode args int -> HOST_WIDE_INT [PR121264]
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/machmode.h | 3 ++- gcc/stor-layout.cc | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr121264.c | 12 ++++++++++++ 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr121264.c