[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3FFDE0CA.9020104@chello.nl>
From: wuck at chello.nl (Dani Wuck)
Subject: gcc: Internal compiler error: program cc1 got
fatal signal 11
user@...t:~$ echo 'int main(void)
> {
> printf("%c","msux"[0xcafebabe]);
> }'> ./gcc-crash.c
user@...t:~$ gcc ./gcc-crash.c
user@...t:~$
Not confirmed on Slackware 9.1 (patched kernel 2.4.24)
GCC 3.2.3
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
>
Powered by blists - more mailing lists