From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6449 invoked by alias); 19 Feb 2010 23:32:25 -0000 Received: (qmail 6430 invoked by uid 48); 19 Feb 2010 23:32:24 -0000 Date: Fri, 19 Feb 2010 23:32:00 -0000 Message-ID: <20100219233224.6429.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/40860] [4.4/4.5 regression] regressions in libjava testsuite on arm-linux In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "mikpe at it dot uu dot se" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2010-q1/txt/msg00122.txt.bz2 ------- Comment #10 from mikpe at it dot uu dot se 2010-02-19 23:32 ------- The binutils patch that broke libjava came from CodeSourcery, so I decided to test their latest G++ lite for arm-linux-gnueabi (2009q3-67). That compiler is based on gcc-4.4.1, and it does not have the libjava regressions with current binutils that we see with FSF gcc. Looking at the source diffs and changelogs, I've identified four distinct unwind-related changes in their gcc, two of which are ARM-specific. I'll test them on FSF 4.4 next. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40860