This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 45116f34205 RISC-V: jal cannot refer to a default visibility symbol for [...] new d1011a41efd Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reloa [...] new c2c843849a3 cse: Make sure duplicate elements are not entered into the [...]
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.c | 12 ++++++++++-- gcc/config/i386/i386.h | 2 ++ gcc/cse.c | 7 ++++++- gcc/testsuite/gcc.target/i386/pr103404.c | 32 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr95740.c | 26 ++++++++++++++++++++++++++ 5 files changed, 76 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103404.c create mode 100644 gcc/testsuite/gcc.target/i386/pr95740.c