Full Disclosure mailing list archives

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


From: "Roy M. Silvernail" <roy () rant-central com>
Date: Thu, 08 Jan 2004 18:53:50 -0500

On Thu, 2004-01-08 at 17:59, Dani Wuck wrote:
user@host:~$ echo 'int main(void)
 > {
 > printf("%c","msux"[0xcafebabe]);
 > }'> ./gcc-crash.c
user@host:~$ gcc ./gcc-crash.c
user@host:~$

Not confirmed on Slackware 9.1 (patched kernel 2.4.24)
GCC 3.2.3

Also NOT confirmed Gentoo 1.4 (kernel 2.4.22)

mesmer tmp $ cat foo.c
int main(void) {
printf("%c","msux"[0xcafebabe]);
}
mesmer tmp $ gcc foo.c
mesmer tmp $ gcc --version
gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
Copyright (C) 2002 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.
-- 
Roy M. Silvernail is roy () rant-central com, and you're not
Never Forget:  It's Only 1's and 0's!
SpamAssassin->procmail->/dev/null->bliss
http://www.rant-central.com

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


Current thread: