Explicitly list all tree codes in gcc/tree-streamer.c:record_common_node
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 17 Oct 2016 15:56:22 +0000 (17:56 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Mon, 17 Oct 2016 15:56:22 +0000 (17:56 +0200)
commit80b841ba52a689712da44a91954c17a8aeace5c8
tree2eb53f543881c5d45f7aa40d6daece5e288e9eb1
parent12d3f34b33bc41f5f3d010435fa7eb03fb344c5f
Explicitly list all tree codes in gcc/tree-streamer.c:record_common_node

gcc/
* tree-streamer.c (record_common_node): Explicitly list expected
tree codes.

From-SVN: r241246
gcc/ChangeLog
gcc/tree-streamer.c