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

gcc is killed by -O2



I use 
Package: gcc
Version: 2.7.2-8
Depends: libc5 (>= 5.2.18-5), binutils (>= 2.6-2)

(where libc5 is a dummy package).


On some .c files gcc exits on signal 11. This doesn't happen when I
disable -O2.

$ gcc -O2 -c -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include   stabs.c
gcc: Internal compiler error: program cc1 got fatal signal 11
$ gcc -c -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include   stabs.c
$

Did anyone else experience this too?

Is there a newer gcc for alpha-linux. Debian gcc 2.7.2.2-4 source
doesn't know anything about alpha, and I didn't find alpha-patches
anywhere.

	Sven
-- 
Sven Rudolph <sr1@inf.tu-dresden.de> ; WWW : http://www.sax.de/~sr1/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-alpha-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: