From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7828 invoked by alias); 15 Oct 2003 13:30:27 -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 7821 invoked by uid 48); 15 Oct 2003 13:30:26 -0000 Date: Wed, 15 Oct 2003 13:30:00 -0000 Message-ID: <20031015133026.7820.qmail@sources.redhat.com> From: "rearnsha at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031006200259.12527.debian-gcc@lists.debian.org> References: <20031006200259.12527.debian-gcc@lists.debian.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/12527] [3.4 regression] [arm] bootstrap error on arm-linux, miscompiling genconstants X-Bugzilla-Reason: CC X-SW-Source: 2003-10/txt/msg01058.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12527 rearnsha at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING ------- Additional Comments From rearnsha at gcc dot gnu dot org 2003-10-15 13:30 ------- The only substantial difference is that a bx lr instruction is being used to return instead of mov pc, lr. How are you configuring the compiler, and what processor are you bootstrapping on?