http://codereview.appspot.com/5090041/diff/1/gcc/cp/pph-streamer-out.c File gcc/cp/pph-streamer-out.c (right):
http://codereview.appspot.com/5090041/diff/1/gcc/cp/pph-streamer-out.c#newcode1924 gcc/cp/pph-streamer-out.c:1924: tree enclosing_namespace ) 1922 void 1923 pph_write_namespace_tree (pph_stream *stream, tree expr, 1924 tree enclosing_namespace ) Just found this while changing other code. This needs a comment. no space before ')'. http://codereview.appspot.com/5090041/