ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79 entry.

* config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79
	entry.

From-SVN: r32484
This commit is contained in:
Jim Wilson 2000-03-12 00:28:18 +00:00 committed by Jim Wilson
parent be480cec4f
commit 794eefd99d
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Sat Mar 11 16:18:12 2000 Jim Wilson <wilson@cygnus.com>
* config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79
entry.
* config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
config/ia64/ia64.md, config/ia64/xm-ia64.h: Fix copyright messages.

View File

@ -2374,7 +2374,7 @@ do { \
{ "loc76", LOC_REG (76) }, \
{ "loc77", LOC_REG (77) }, \
{ "loc78", LOC_REG (78) }, \
{ "loc79", LOC_REG (78) }, \
{ "loc79", LOC_REG (79) }, \
}
/* A C compound statement to output to stdio stream STREAM the assembler syntax