This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8f1cb70d7ca i386: Fix -mcmodel= vs. target attribute [PR98585] new 1b885264a48 x86-64: Use R10 for profiling large model
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/config/i386/i386.c | 26 ++++++++++++++++++++++++-- gcc/testsuite/gcc.target/i386/pr98482-1.c | 9 +++++++++ gcc/testsuite/gcc.target/i386/pr98482-2.c | 9 +++++++++ 3 files changed, 42 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr98482-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr98482-2.c