From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13352 invoked by alias); 11 Jan 2004 20:10:42 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 13333 invoked by alias); 11 Jan 2004 20:10:41 -0000 Date: Sun, 11 Jan 2004 20:10:00 -0000 Message-ID: <20040111201041.13332.qmail@sources.redhat.com> From: "rth at redhat dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20020909143600.7871.rz@linux-m68k.org> References: <20020909143600.7871.rz@linux-m68k.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug optimization/7871] [3.3/3.4 regression] ICE on legal code, global register variables problems X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg01136.txt.bz2 List-Id: ------- Additional Comments From rth at redhat dot com 2004-01-11 20:10 ------- Subject: Re: [3.3/3.4 regression] ICE on legal code, global register variables problems The feature cannot be removed. It is used heavily in both glibc and the linux kernel. Fortunately, in both cases it tends to be used read-only and thus doesn't tend to trigger the bug seen here. r~ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7871