diff mbox

[pph] Remove all the -fpph flags and pph_catch_... calls that instrumented the incr compiler (issue4559070)

Message ID BANLkTikP5p8i9909AzzX=9t1s40w3QpeSQ@mail.gmail.com
State New
Headers show

Commit Message

Diego Novillo June 3, 2011, 8:33 p.m. UTC
Forgot to attach the revised patches.  Attached now.


Diego.
diff mbox

Patch

From 92c63d1f2afad75a9e8b20125b9d065e909654c7 Mon Sep 17 00:00:00 2001
From: Diego Novillo <dnovillo@google.com>
Date: Fri, 3 Jun 2011 15:21:12 -0400
Subject: [PATCH 3/3] Add missing ChangeLog entry.

---
 gcc/cp/ChangeLog.pph |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/gcc/cp/ChangeLog.pph b/gcc/cp/ChangeLog.pph
index 7fbd695..a454878 100644
--- a/gcc/cp/ChangeLog.pph
+++ b/gcc/cp/ChangeLog.pph
@@ -1,3 +1,20 @@ 
+2011-06-03  Gabriel Charette  <gchare@google.com>
+
+	* pph.h (struct pph_stats_d): Remove.  Update all users.
+	(struct pph_decl_deps_d): Likewise.
+	(PPH_POP_TIMEVAR_AND_RETURN): Likewise.
+	(pph_start_exposed): Likewise.
+	(pph_stop_exposed): Likewise.
+	(pph_catch_tree): Likewise.
+	(pph_uncatch_tree): Likewise.
+	(pph_catch_name_lookup): Likewise.
+	* pph.c (pph_print_trees_tokens): Likewise.
+	(pph_tree_catcher): Likewise.
+	(pph_name_lookups): Likewise.
+	(pph_nl_token_map): Likewise.
+	(pph_decl_head_token_cache): Likewise.
+	(pph_decl_body_token_cache): Likewise.
+
 2011-06-01  Lawrence Crowl <crowl@google.com>
 
 	* pph-streamer-in.c (pph_in_ld_fn): Stream in struct
-- 
1.7.3.1