re PR tree-optimization/47276 (ICE in function_and_variable_visibility, at ipa.c...
authorJan Hubicka <jh@suse.cz>
Sat, 15 Jan 2011 15:44:56 +0000 (16:44 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 15 Jan 2011 15:44:56 +0000 (15:44 +0000)
commitbe46831f5a914a19bce02cb73a5c31bbba95d1b0
treef0d2df8b9a10af944cde23619b915e72b462a63c
parent620437f2d4773ab2b42f4edebbd949577788ca86
re PR tree-optimization/47276 (ICE in function_and_variable_visibility, at ipa.c:857 during compiling glibc.)

PR tree-optimization/47276
* ipa.c (function_and_variable_visibility): Do not try to mark alias
declarations as needed.
* gcc.dg/pr47276.c: New testcase.

From-SVN: r168844
gcc/ChangeLog
gcc/ipa.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr47276.c [new file with mode: 0644]