From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23989 invoked by alias); 12 Nov 2007 03:47:18 -0000 Received: (qmail 23947 invoked by uid 48); 12 Nov 2007 03:47:07 -0000 Date: Mon, 12 Nov 2007 03:47:00 -0000 From: "scox at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20071112034707.5306.scox@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5306] New: TestTypeEntryValue is unresolved X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00149.txt.bz2 List-Id: frysk-core frysk.debuginfo.TestTypeEntryValue does not currently pass; it is marked unresolved. The problem is that frysk/pkglibdir/funit-type-entry.c when compiled with the default build environment value of -O contains variable .debug_info but no DW_AT_location. It works okay when compiled with -O0. A couple observations: substituting 'static volatile' for 'static' has no effect, the use of unused in the source is to silence compiler warnings. When built with -O0: OK (4 tests) -- Summary: TestTypeEntryValue is unresolved Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: scox at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=5306 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.