r221518 - in /trunk/gcc: ChangeLog cgraphunit.c...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Thu Mar 19 17:35:00 GMT 2015
Author: marxin
Date: Thu Mar 19 17:35:52 2015
New Revision: 221518
URL: https://gcc.gnu.org/viewcvs?rev=221518&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/g++.dg/ipa/pr65465.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraphunit.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list