cgraphunit.c: Don't mark clones as static constructors.
authorPaul Brook <paul@codesourcery.com>
Mon, 31 Oct 2011 14:26:38 +0000 (14:26 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Mon, 31 Oct 2011 14:26:38 +0000 (14:26 +0000)
commit2062f77b8b897691f102434aeec3253ad2ea28a5
tree42ff300848a41e6cdbc324d1a275461b455846f8
parent41bd49ea5fb7c089aa2def40e07c548af8a745e2
cgraphunit.c: Don't mark clones as static constructors.

2011-10-31  Paul Brook  <paul@codesourcery.com>

gcc/
* cgraphunit.c: Don't mark clones as static constructors.

gcc/testsuite/
* gcc.dg/constructor-1.c: New test.

From-SVN: r180700
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/constructor-1.c [new file with mode: 0644]