From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7980 invoked by alias); 13 Sep 2008 01:49:15 -0000 Received: (qmail 7922 invoked by uid 22791); 13 Sep 2008 01:49:14 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 13 Sep 2008 01:48:40 +0000 Received: (qmail 29922 invoked from network); 13 Sep 2008 01:48:38 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 13 Sep 2008 01:48:38 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.68) (envelope-from ) id 1KeKFY-0005uF-UM; Sat, 13 Sep 2008 01:48:36 +0000 Date: Sat, 13 Sep 2008 01:49:00 -0000 From: "Joseph S. Myers" To: Cary Coutant cc: gcc , gdb@sourceware.org Subject: Re: gdb test suite failure on i386 and x86_64 in gdb.base/break.exp In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00076.txt.bz2 On Fri, 12 Sep 2008, Cary Coutant wrote: > There are a couple of failures in the gdb test suite on i386 and > x86_64 with gcc 4.3.0 or newer. The tests gdb.base/break.exp and > gdb.base/sepdebug.exp are failing with a function begins with a while > loop. The into_cfg_layout_mode pass was added in 4.3.0 (see This is PR 36690 which has various bits of analysis. -- Joseph S. Myers joseph@codesourcery.com