This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/47276] New: ICE in function_and_variable_visibility, at ipa.c:857 during compiling glibc.


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: unassigned@gcc.gnu.org
        ReportedBy: pluto@agmk.net


/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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]