From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gdb-prs-return-16757-listarch-gdb-prs=sources.redhat.com@sourceware.org>
Received: (qmail 9450 invoked by alias); 1 Oct 2014 01:24:35 -0000
Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <gdb-prs.sourceware.org>
List-Subscribe: <mailto:gdb-prs-subscribe@sourceware.org>
List-Archive: <http://sourceware.org/ml/gdb-prs/>
List-Post: <mailto:gdb-prs@sourceware.org>
List-Help: <mailto:gdb-prs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: gdb-prs-owner@sourceware.org
Received: (qmail 9419 invoked by uid 48); 1 Oct 2014 01:24:34 -0000
From: "sandra at codesourcery dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug gdb/16655] restore.exp, store.exp failures in testsuite
Date: Wed, 01 Oct 2014 01:24:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gdb
X-Bugzilla-Component: gdb
X-Bugzilla-Version: HEAD
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: normal
X-Bugzilla-Who: sandra at codesourcery dot com
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-16655-4717-h500g9VgFk@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-16655-4717@http.sourceware.org/bugzilla/>
References: <bug-16655-4717@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-q4/txt/msg00000.txt.bz2

https://sourceware.org/bugzilla/show_bug.cgi?id=16655

sandra at codesourcery dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandra at codesourcery dot com

--- Comment #1 from sandra at codesourcery dot com ---
I'm seeing a lot of gdb.bases/restore.exp failures on arm-none-eabi with
-mthumb.  I believe the problem is 

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62225

GCC is not emitting DW_AT_location information for the variables it is
complaining about without -fvar-tracking enabled.

-- 
You are receiving this mail because:
You are on the CC list for the bug.