OSDN Git Service

* read.c (s_align): Initialize the 'stopc' variable to prevent
authornickc <nickc>
Tue, 29 Aug 2006 15:19:43 +0000 (15:19 +0000)
committernickc <nickc>
Tue, 29 Aug 2006 15:19:43 +0000 (15:19 +0000)
commit15fd887fa8eb3c7e796466354786764d4cbaa5e3
tree123c8c8655bae83da4ed95d44e76d360ab6f1eed
parentba382decdd30ce61f128eefa3c6a603b6df5ad44
* read.c (s_align): Initialize the 'stopc' variable to prevent
  compiler complaints about it being used without being initialized.
 (s_comm_internal, s_mri_common, s_fail, s_globl, s_space,
  s_float_space, s_struct, cons_worker, equals): Likewise.
gas/ChangeLog
gas/read.c