Tue Jul 14 12:33:44 1998 Chris Torek <torek@bsdi.com>
authorIan Lance Taylor <ian@airs.com>
Tue, 14 Jul 1998 16:44:28 +0000 (16:44 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 14 Jul 1998 16:44:28 +0000 (16:44 +0000)
commit4a07363faeefc24ccbc470bce919248948132ad9
treeda553750fac1b43854fb80d835047166fe3a4356
parent04a92367bce0df795aebb223883df90ab86b41a2
Tue Jul 14 12:33:44 1998  Chris Torek  <torek@bsdi.com>

* config/tc-sparc.c (log2): New static function.
(s_reserve): Use log2 to convert alignment before calling
record_alignment.
(s_common): Use log2 to convert alignment before calling
record_alignment and frag_align.
(sparc_cons_align): Use log2.
gas/ChangeLog
gas/config/tc-sparc.c