]> gcc.gnu.org Git - gcc.git/commit
c-pragma.c (pending_weak_d, [...]): New.
authorSteven Bosscher <steven@gcc.gnu.org>
Fri, 7 May 2010 20:49:29 +0000 (20:49 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 7 May 2010 20:49:29 +0000 (20:49 +0000)
commit18bc5398c1526d6a852b2f18152ebcfe6b706dcf
treea8dfdd0ff86c317f8c7bb14a0c719cb6994ffef2
parent0f590a2d73476b362a13e60aadde8a4252ce272f
c-pragma.c (pending_weak_d, [...]): New.

* c-pragma.c (pending_weak_d, pending_weak): New.
(pending_weaks): Change the type to VEC((pending_weak,gc) *.
(maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
handle_pragma_weak): Update the uses of pending_weaks.

From-SVN: r159172
gcc/ChangeLog
gcc/c-pragma.c
This page took 0.051765 seconds and 5 git commands to generate.