From 3c0e8d08d4d0b9d8aaad90eb1df86b454d29b9d1 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Thu, 21 May 1992 18:24:40 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r1039 --- gcc/varasm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/varasm.c b/gcc/varasm.c index 4ddbff7..be2ad47 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -212,7 +212,7 @@ strip_reg_name (name) /* Decode an `asm' spec for a declaration as a register name. Return the register number, or -1 if nothing specified, - or -2 if the ASMSPEC is not `cc' and is recognized, + or -2 if the ASMSPEC is not `cc' and is not recognized, or -3 if ASMSPEC is `cc' and is not recognized. Accept an exact spelling or a decimal number. Prefixes such as % are optional. */ -- 2.7.4