Subject: toolchain/32984: can't bootstrap with GCC 4.1
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <cagney@redhat.com>
List: netbsd-bugs
Date: 03/04/2006 06:15:00
>Number:         32984
>Category:       toolchain
>Synopsis:       can't bootstrap with GCC 4.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 04 06:15:00 +0000 2006
>Originator:     cagney
>Release:        HEAD
>Organization:
>Environment:
$ rpm -q gcc
gcc-4.1.0-1

>Description:
$PWD/build.sh -j3 -m evbarm tools

fails with:

/home/cagney/netbsd/src/tools/gcc/../../gnu/dist/gcc/gcc/read-rtl.c: In function 'read_rtx':
/home/cagney/netbsd/src/tools/gcc/../../gnu/dist/gcc/gcc/read-rtl.c:653: error: invalid lvalue in increment

welcome to the 4.x series compilers.

>How-To-Repeat:

>Fix: