This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from df66f280ec4 Daily bump. new 1e98f060280 cris: Correct gcc_assert for atomic_fetch_op pattern new cf2bfc7c801 cris: New peephole2 movulsr + test-case.
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/cris/cris.md | 45 ++++++++++++++++++++++++--- gcc/config/cris/sync.md | 6 +++- gcc/testsuite/gcc.target/cris/peep2-movulsr.c | 19 +++++++++++ 3 files changed, 65 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/cris/peep2-movulsr.c