re PR c++/57850 (Option -fdump-translation-unit not working)
authorJason Merrill <jason@redhat.com>
Wed, 16 Oct 2013 21:57:36 +0000 (17:57 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 16 Oct 2013 21:57:36 +0000 (17:57 -0400)
commitfac91973cceae62ffa4a3cd285cb4c9557f83416
treee6669816b6af9884c11ef861cf2688c51e8f4a1b
parenta8267f8d58e17be205e1147de957f059db88c739
re PR c++/57850 (Option -fdump-translation-unit not working)

PR c++/57850
* decl2.c (dump_tu): Split out from...
(cp_write_global_declarations): ...here.  Call it in PCH mode.

From-SVN: r203724
gcc/cp/ChangeLog
gcc/cp/decl2.c