This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f9cd512c42 sccvn: Handle non-byte aligned offset or size for memset (, [...] new 1956773cc65 gimplify: Don't optimize register const vars to static [PR93949]
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 | 4 ++++ gcc/gimplify.c | 1 + gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/gcc.c-torture/compile/pr93949.c | 7 +++++++ 4 files changed, 15 insertions(+) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr93949.c