This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 448fda2 Replace AWK script with the python script. new 4559096 * config/i386/i386.md (*fop_<mode>_1_mixed): Do not check fo [...] new 576030e8 [ARC] Don't use drsub* instructions when selecting fpuda.
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/ChangeLog | 19 ++++++++ gcc/config/arc/arc.md | 8 +++- gcc/config/arc/fpx.md | 7 +-- gcc/config/i386/i386.md | 88 +++++++++++++++++++----------------- gcc/testsuite/gcc.target/arc/trsub.c | 10 ++++ 5 files changed, 87 insertions(+), 45 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arc/trsub.c