------- Comment #5 from zsojka at seznam dot cz 2010-02-17 01:07 ------- Testcase from comment #4 still fails in trunk with checking enabled:
$ /mnt/svn/gcc-trunk/binary-156800-lto/bin/gcc -fPIC -shared -flto 1.cpp 2.cpp 3.cpp header.h:10:20: warning: type of ‘array’ does not match original declaration 2.cpp:7:14: note: previously declared here In function ‘f3’: lto1: internal compiler error: in input_gimple_stmt, at lto-streamer-in.c:1093 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. lto-wrapper: /mnt/svn/gcc-trunk/binary-156800-lto/bin/gcc returned 1 exit status collect2: lto-wrapper returned 1 exit status -- zsojka at seznam dot cz changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic, ice-checking, | |ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42451