From: Michael Meissner Date: Thu, 21 May 1992 18:24:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~12892 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c0e8d08d4d0b9d8aaad90eb1df86b454d29b9d1;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r1039 --- diff --git a/gcc/varasm.c b/gcc/varasm.c index 4ddbff78ab6b..be2ad47dc085 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. */