This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from c76d5035273 c++: abbreviated function template return type rewriting [PR98990] new 078f5545b52 Fix idiv latencies for znver3 new f87a08caf42 i386: fix -march=amd crash new 1fabb9e1548 Make pta_size signed
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/common/config/i386/i386-common.c | 2 +- gcc/config/i386/i386-options.c | 3 +++ gcc/config/i386/x86-tune-costs.h | 12 +++++------- gcc/testsuite/gcc.target/i386/pr99753.c | 5 +++++ 4 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr99753.c