cgraphunit.c (cgraph_build_static_cdtor): Don't set DECL_IGNORED_P.
authorGeoffrey Keating <geoffk@apple.com>
Thu, 4 Oct 2007 21:24:03 +0000 (21:24 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 4 Oct 2007 21:24:03 +0000 (21:24 +0000)
commit79f4ede4644f6c87c46dcddae215111aecd59654
treeae648be4b1050d8504f129f01564b3b2af67cdaf
parent8819eb78eeeb80a427d74583cec5a8615aceb855
cgraphunit.c (cgraph_build_static_cdtor): Don't set DECL_IGNORED_P.

* cgraphunit.c (cgraph_build_static_cdtor): Don't set
DECL_IGNORED_P.

From-SVN: r129024
gcc/ChangeLog
gcc/cgraphunit.c