* symbols.c(colon): if a symbol is being multiply defined as exactly
authorSteve Chamberlain <sac@cygnus>
Fri, 24 Jan 1992 01:33:07 +0000 (01:33 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 24 Jan 1992 01:33:07 +0000 (01:33 +0000)
commit159fbb6088f17a341bcaaac960623cab881b4981
treec69140decea14ae69f63a25a1317ac08f941e0ab
parentead077d598197edaa042b228a636890eee9c857c
* symbols.c(colon): if a symbol is being multiply defined as exactly
the same value, then don't cause a fatal error. This fixes
P00000616 - where a def _foo= . followed by foo: is seen.
gas/ChangeLog
gas/symbols.c