re PR ipa/65465 (Internal compiler error: in build2_stIat)
authorMartin Liska <marxin@gcc.gnu.org>
Thu, 19 Mar 2015 17:35:52 +0000 (17:35 +0000)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 19 Mar 2015 17:35:52 +0000 (17:35 +0000)
commite68287df88d7afcf7f25049f45de9ae614912157
tree8e1dc19a95064f435093c7338fbedb158000e6e5
parent5cdd35db59ff0a28e8d62001e9042080e2323d3f
re PR ipa/65465 (Internal compiler error: in build2_stIat)

Fix for PR ipa/65465.

PR ipa/65465
* cgraphunit.c (cgraph_node::create_wrapper): Correctly reset
all fields of cgraph_thunk_info.
* g++.dg/ipa/pr65465.C: New test.

From-SVN: r221518
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/pr65465.C [new file with mode: 0644]