* config/tc-alpha.c (md_undefined_symbol): Properly understand that $at
authorDavid O'Brien <obrien@FreeBSD.org>
Thu, 8 Jun 2000 18:34:06 +0000 (18:34 +0000)
committerDavid O'Brien <obrien@FreeBSD.org>
Thu, 8 Jun 2000 18:34:06 +0000 (18:34 +0000)
commit6480b79a19ed9c161f20feac05a84a35ec14f1b9
treea65e2b505de7c81b335bb03f8795c9fd0cf3298d
parent10850f29fee5e2d3e93878d8dac28183d07f20a1
* config/tc-alpha.c (md_undefined_symbol): Properly understand that $at
is the integer register $r28, vs. both $r28 and the floating point
register $f28.

This quiets a bogus warning about needing ".set noat".

Approved by: Nick Clifton <nickc@cygnus.com>
Message-Id: <200006081749.KAA12558@elmo.cygnus.com>
gas/ChangeLog
gas/config/tc-alpha.c