------- Comment #19 from debian-gcc at lists dot debian dot org 2008-01-23 14:38 ------- $ gcc-4.3 --version gcc-4.3 (Debian 4.3-20080116-1) 4.3.0 20080116 (experimental) [trunk revision 131577] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ gcc-4.3 -O2 -Wall -g foo.c foo.c: In function 'main': foo.c:5: warning: unused variable 'i' foo.c:15: internal compiler error: in declare_return_variable, at tree-inline.c:1791 Please submit a full bug report, with preprocessed source if appropriate. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8081