From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29371 invoked by alias); 7 Jun 2017 18:43:28 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 29315 invoked by uid 48); 7 Jun 2017 18:43:25 -0000 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug tools/21522] eu-strip generates empty output if there is nothing to do Date: Tue, 13 Jun 2017 14:20:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: tools X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed Message-ID: In-Reply-To: References: 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: 2017-q2/txt/msg00241.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21522 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2017-06-07 Ever confirmed|0 |1 --- Comment #2 from Mark Wielaard --- The patch that I came up with works slightly different. While writing a testcase I noticed we have a similar (though opposite) issue with -f debug. Also it felt more correct to always make sure the -o output file was correct (and not just not generate it if nothing was stripped out). https://sourceware.org/ml/elfutils-devel/2017-q2/msg00237.html --=20 You are receiving this mail because: You are on the CC list for the bug.