This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0d40aeb9b85 RISC-V: Handle rouding mode correctly on zfinx new e24b8256fe3 i386: Inline function with default arch/tune to caller
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.cc | 24 +++++++++++++++------ gcc/testsuite/gcc.target/i386/inline_attr_arch.c | 25 ++++++++++++++++++++++ .../gcc.target/i386/inline_target_clones.c | 24 +++++++++++++++++++++ 3 files changed, 66 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/inline_attr_arch.c create mode 100644 gcc/testsuite/gcc.target/i386/inline_target_clones.c