This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/57850] [4.8/4.9 Regression] Option -fdump-translation-unit not working


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850

--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Oct 16 21:58:58 2013
New Revision: 203728

URL: http://gcc.gnu.org/viewcvs?rev=203728&root=gcc&view=rev
Log:
    PR c++/57850
    * decl2.c (dump_tu): Split out from...
    (cp_write_global_declarations): ...here.  Call it in PCH mode.

Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/decl2.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]