* lto-streamer-out.c (class DFS): Adjust hash_scc method.
commit11e0a6ff52af34193a365c613cab12df0a135ec8
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jun 2015 21:05:02 +0000 (30 21:05 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jun 2015 21:05:02 +0000 (30 21:05 +0000)
tree7a1a1508684e972a3637251b0c51eecde667a9c1
parent1d5ad6812771997d16b69ab1c2acd71998e4b52d
* lto-streamer-out.c (class DFS): Adjust hash_scc method.
(DFS::DFS): Pass this_ref_p and ref_p to hash_scc.
(hash_scc): Add this_ref_p and ref_p parameters and pass them
to the inner DFS walk.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225212 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto-streamer-out.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/lto17.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/lto17.ads [new file with mode: 0644]