From 0eb9f40e0612492b514fcc5b339106fc5060b950 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Thu, 21 May 1992 18:25:18 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r1040 --- gcc/config/sparc/sparc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h index 50d08353665..6b9c8cb95b5 100644 --- a/gcc/config/sparc/sparc.h +++ b/gcc/config/sparc/sparc.h @@ -1391,7 +1391,7 @@ extern struct rtx_def *legitimize_pic_address (); be clobbered by an asm. No such register actually exists. Condition codes are partly stored in the PSR and partly in the FSR. */ -#define ADDITIONAL_REGISTER_NAMES {"ccr", 0} +#define ADDITIONAL_REGISTER_NAMES {"ccr", 0, "cc", 0} /* How to renumber registers for dbx and gdb. */ -- 2.30.2