* config/tc-sparc.c (default_compatible): New static local.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 26 Jan 1996 04:37:04 +0000 (04:37 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 26 Jan 1996 04:37:04 +0000 (04:37 +0000)
commit6cbc4e35bd04f4688b7399a0b2bbfa0c73507196
tree3479558465604e875e61e3b14bfdd9c554cdf9dd
parentf0a97077c8ab9cf198f1ffcc7a804b7ec086170f
* config/tc-sparc.c (default_compatible): New static local.
(md_begin): Initialize it.  Rewrite warn_on_bump handling.
(sparc_ip): If no architecture or -bump specified, don't mark as
mismatched those in default_compatible.
gas/ChangeLog