NetBSD-Bugs archive

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

port-vax/44084: gcc internal compiler error



>Number:         44084
>Category:       port-vax
>Synopsis:       gcc internal compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-vax-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 12 02:20:00 +0000 2010
>Originator:     Charles Dickman
>Release:        NetBSD 5.1_RC4 Tue Sep 14 03:14:41 UTC 2010
>Organization:
        
>Environment:
        
        
System: NetBSD neptune.chd-net 5.1_RC4 NetBSD 5.1_RC4 (GENERIC) #0: Tue Sep 14 
03:14:41 UTC 2010 
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-1-RC4/vax/201009140238Z-obj/home/builds/ab/netbsd-5-1-RC4/src/sys/arch/vax/compile/GENERIC
 vax
Architecture: vax
Machine: vax
>Description:
While installing /usr/pkgsrc/emulators/simh from package source an 
internal compiler error occurs while compiling pdp11_dc.c.

$ gcc -std=c99 -U__STRICT_ANSI__ -g -O2 pdp11_dc_compiler_error_pp.c
PDP11/pdp11_dc_compiler_error.c: In function 'dcx_wr':
PDP11/pdp11_dc_compiler_error.c:324: 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.

pdp11_dc_compiler_error_pp.c is pdp11_dc.c with all functions except dcx_wr
removed and then run through the cpp.

pdp11_dc_compiler_error_pp.c is available upon request.

        
>How-To-Repeat:
Attempt to install simh package on vax.
        
>Fix:
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index