cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME of the clone...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 29 Aug 2013 19:52:33 +0000 (19:52 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 29 Aug 2013 19:52:33 +0000 (19:52 +0000)
commit440a50821263f118d1b7c424e5506670a67a6e6b
treee098e4a02db951f24d600b0dfbec08c4612e15d1
parent6e39ee0c0b95557ac2765acdd6ca7de98dba856b
cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME of the clone from the DECL_NAME of the original function.

* cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME
of the clone from the DECL_NAME of the original function.

From-SVN: r202086
gcc/ChangeLog
gcc/cgraphclones.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/ipa-cp-1.c