http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47276
Summary: ICE in function_and_variable_visibility, at ipa.c:857
during compiling glibc.
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: [email protected]
ReportedBy: [email protected]
/local/devel/toolchain46/x86_64-gnu-linux.host64/bin/x86_64-gnu-linux-gcc \
-c syslog.i -std=gnu99 -fgnu89-inline -O2 -fmerge-all-constants
-fno-strict-aliasing \
-fwrapv -pipe -fPIC -fexceptions -o /dev/null
../sysdeps/unix/sysv/linux/syslog.c:10:0: internal compiler error: in
function_and_variable_visibility, at ipa.c:857
afaics there's no weakref like in PR47190 and PR47193.