From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13162 invoked by alias); 10 Apr 2019 12:25:02 -0000 Mailing-List: contact dwz-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: dwz-owner@sourceware.org Received: (qmail 12790 invoked by uid 48); 10 Apr 2019 12:24:52 -0000 From: "vries at gcc dot gnu.org" To: dwz@sourceware.org Subject: [Bug default/24438] New: new regressions with dwz -m Date: Tue, 01 Jan 2019 00:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q2/txt/msg00011.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24438 Bug ID: 24438 Summary: new regressions with dwz -m Product: dwz Version: unspecified Status: NEW Severity: normal Priority: P2 Component: default Assignee: nobody at sourceware dot org Reporter: vries at gcc dot gnu.org CC: dwz at sourceware dot org Target Milestone: --- [ Filing new version of 2013's PR15028 - regressions with dwz -m] Using "--target_board=3Dcc-with-tweaks" and CC_WITH_TWEAKS_FLAGS=3D'-m' I s= ee these regressions (compared to a CC_WITH_TWEAKS_FLAGS=3D'-z' run): ... < PASS: gdb.base/index-cache.exp: test_cache_enabled_hit: check index-cache stats --- > FAIL: gdb.base/index-cache.exp: test_cache_enabled_hit: check index-cache= stats ... ... < PASS: gdb.base/jit-so.exp: test jit-reader-load filename completion --- > FAIL: gdb.base/jit-so.exp: test jit-reader-load filename completion ... ... < PASS: gdb.dwarf2/gdb-index.exp: index used < PASS: gdb.dwarf2/gdb-index.exp: index used after symbol reloading --- > FAIL: gdb.dwarf2/gdb-index.exp: index used > FAIL: gdb.dwarf2/gdb-index.exp: index used after symbol reloading .... Summary: ... < # of expected passes 69818 < # of unexpected failures 50 < # of expected failures 199 --- > # of expected passes 69814 > # of unexpected failures 54 > # of expected failures 199 ... --=20 You are receiving this mail because: You are on the CC list for the bug.