NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-vax/43337: gcc ICE with optimization on vax
>Number: 43337
>Category: port-vax
>Synopsis: gcc ICE with optimization on vax
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-vax-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri May 21 17:30:00 +0000 2010
>Originator: Nathaniel Filardo
>Release: 5.0.2
>Organization:
>Environment:
NetBSD uvthree.priv.oc.ietfng.org 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb 6
22:45:58 UTC 2010
builds%b8.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/vax/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/vax/compile/GENERIC
vax
>Description:
When attempting to build games/frotz from pkgsrc, this happens:
$ make
...
cc -O2 -DCONFIG_DIR="\"/usr/pkg/etc\"" -DVERSION="\"2.43\""
-DSOUND_DEV="\"/dev/sound\"" -DCOLOR_SUPPORT -DOSS_SOUND -O1 -fgcse
-fstrength-reduce -fgcse-after-reload -I/usr/include -o src/common/quetzal.o -c
src/common/quetzal.c
src/common/quetzal.c: In function 'save_quetzal':
src/common/quetzal.c:562: internal compiler error: in change_address_1, at
emit-rtl.c:1819
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
If instead I run "make DBG=-O0" then games/frotz builds successfully.
>How-To-Repeat:
Build games/frotz with defaults.
>Fix:
Home |
Main Index |
Thread Index |
Old Index