Package: g++ Version: 2:2.95.4-14 Severity: normal This gives "internal compiler error":
#include <stdio.h> int main() { static fpos_t f=0; } /tmp/test.c++: In function `int main()': /tmp/test.c++:3: Internal compiler error: /tmp/test.c++:3: Internal compiler error in `gen_lowpart', at emit-rtl.c:1069 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. (Yes I know the code is wrong, but it shouldn't give a compiler error.) -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux ssb22 2.4.20 #4 Thu Feb 13 15:22:29 GMT 2003 i686 Locale: LANG=en_GB, LC_CTYPE=en_GB Versions of packages g++ depends on: ii cpp 2:2.95.4-14 The GNU C preprocessor. ii g++-2.95 1:2.95.4-11woody1 The GNU C++ compiler. ii gcc-2.95 1:2.95.4-11woody1 The GNU C compiler.