* pph-streamer-in.c (pph_stream_read_tree): For IDENTIFIER_NODE,
commit6c223dbf0fffa01bfba53d5ad00b3075b8080923
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 May 2011 18:31:03 +0000 (24 18:31 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 May 2011 18:31:03 +0000 (24 18:31 +0000)
treeb451c45284f6419185e2817461e6acdbba75697a
parentbab92769c04633130d12fd89bf5e75734624a4cc
* pph-streamer-in.c (pph_stream_read_tree): For IDENTIFIER_NODE,
only read fields in struct lang_identifier.
Remove FIXME pph markers.
* pph-streamer-out.c (pph_stream_write_tree): For IDENTIFIER_NODE,
only write fields in struct lang_identifier.
Remove FIXME pph markers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/pph@174130 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog.pph
gcc/cp/pph-streamer-in.c
gcc/cp/pph-streamer-out.c