* read.c (s_align): Initialize the 'stopc' variable to prevent
commitd6dba05ef1e2eebb45917c5ee69d5a2d5acf43fc
authorNick Clifton <nickc@redhat.com>
Tue, 29 Aug 2006 15:19:43 +0000 (29 15:19 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 29 Aug 2006 15:19:43 +0000 (29 15:19 +0000)
tree6427c8208c3ce0d5cea63f79a3aecac722db152e
parentfe30cdaa8d43355428010c4c07026eab76e83104
* 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