This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 97454afb368 Daily bump. new 536ed87cfb3 x86-64: Add RDI clobber to tls_global_dynamic_64 patterns new 7e6a220b18d x86-64: Add RDI clobber to 64-bit dynamic TLS patterns
The 2 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/config/i386/i386.cc | 6 ++++-- gcc/config/i386/i386.md | 26 ++++++++++++++++---------- gcc/testsuite/gcc.target/i386/pr120908.c | 16 ++++++++++++++++ 3 files changed, 36 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr120908.c