]> git.ipfire.org Git - thirdparty/gcc.git/commit
varasm.c (weak_decls): Move earlier in the file.
authorRafael Avila de Espindola <espindola@google.com>
Tue, 19 Aug 2008 14:11:18 +0000 (14:11 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Tue, 19 Aug 2008 14:11:18 +0000 (14:11 +0000)
commit21fe7edcee8a8e39cb4ba5f8b49e759c48f76bce
tree8597de88ec65628070ba508f4bd324cbe3d772d3
parentb8aaf5063d697ee0346ffb820e41d9d842c91b05
varasm.c (weak_decls): Move earlier in the file.

2008-08-19  Rafael Espindola  <espindola@google.com>

      * varasm.c (weak_decls): Move earlier in the file.
      (assemble_external): Add weak decls to the weak_decls list.
      (declare_weak): Don't add decls to the weak_decls list.

From-SVN: r139233
gcc/ChangeLog
gcc/varasm.c