Hi,

This is a series of four pathes that are solving a number of dejagnu found 
errors for ARC600 and ARCHS.

1st patch solves ARCHS issues when ifconverting movsi.ne instructions.
2nd patch cleans/refactors a bit our implementation.
3rd patch reimplements the mul64 support resolving all dejagnu related errors.
4th patch solves ARCHS pr71872 found issue.

OK to apply?
Claudiu

Claudiu Zissulescu (4):
  [ARC] Various fixes.
  [ARC] Cleanup implementation.
  [ARC] Refurbish mul64 support.
  [ARC] Fix compilation issue in pr71872.

 gcc/config/arc/arc-protos.h |   1 -
 gcc/config/arc/arc.c        |  46 ++++++++----------
 gcc/config/arc/arc.h        |   4 +-
 gcc/config/arc/arc.md       | 116 +++++++++++++++++++-------------------------
 4 files changed, 71 insertions(+), 96 deletions(-)

-- 
1.9.1

Reply via email to