This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2][ARC] Fixes needed for the upcomming release.


Hi Andrew,

Please find two small patches which are fixing a number of issues found in the upcomming release.

Ok to apply?
Claudiu

Claudiu Zissulescu (2):
  [ARC] Fix REG_CLASS_NAMES
  [ARC] Fix millicode wrong blink restore.

 gcc/config/arc/arc.c                   |  4 +---
 gcc/config/arc/arc.h                   |  1 +
 gcc/testsuite/gcc.target/arc/milli-1.c | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+), 3 deletions(-)
 create mode 100644 gcc/testsuite/gcc.target/arc/milli-1.c

-- 
2.19.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]