[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Full-Disclosure] gcc: Internal compiler error: program cc1 got fatal signal 11



Confirmed on Debian 3.0 running 2.4.24-grsec

foo@bar:~> gcc --version
2.95.4
foo@bar:~> gcc ./gcc-crash.c
gcc: Internal compiler error: program cc1 got fatal signal 11

--
Daniel

=====================================================
On Thu, 8 Jan 2004, Georgi Guninski wrote:

$ gcc --version
2.95.3
$ cat gcc-crash.c
int main(void)
{
printf("%c","msux"[0xcafebabe]);
}
$ gcc gcc-crash.c
gcc: Internal compiler error: program cc1 got fatal signal 11

_______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html