Full Disclosure mailing list archives

Re: gcc: Internal compiler error: program cc1 got fatal signal 11


From: Daniel Husand <io () naiv us>
Date: Fri, 09 Jan 2004 02:02:40 +0100

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


Current thread: