]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/read.c
* read.c (s_align): Initialize the 'stopc' variable to prevent
authorNick Clifton <nickc@redhat.com>
Tue, 29 Aug 2006 15:19:43 +0000 (15:19 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 29 Aug 2006 15:19:43 +0000 (15:19 +0000)
commitfb25138b35ead52c14dbe2d5c131913eb4814d08
treecdaf19131f85eb0b361b80595e1b77bf9062c1f4
parent3ae2e9a36fdb5364ca60ff94829d1db567953dec
* 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