re PR tree-optimization/46560 (libstdc++ execute FAILs with -flto)
authorRichard Guenther <rguenther@suse.de>
Fri, 26 Nov 2010 14:39:25 +0000 (14:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 26 Nov 2010 14:39:25 +0000 (14:39 +0000)
commit41c8e948dd25f710e7d5f49cd37170d9b3af942d
tree5545f8c3830394eceabea43ea3005d5d47cc7826
parent8395b41e9e5476e0e18f377d2f7f649a14a0c69c
re PR tree-optimization/46560 (libstdc++ execute FAILs with -flto)

2010-11-26  Richard Guenther  <rguenther@suse.de>

PR lto/46560
* cgraph.c (cgraph_clone_edge): Clone call_stmt dependent
flags manually.

From-SVN: r167178
gcc/ChangeLog
gcc/cgraph.c