From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32627 invoked by alias); 22 Jan 2015 23:06:36 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 31993 invoked by uid 48); 22 Jan 2015 23:06:26 -0000 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/64737] New: [5 Regression] gcc -v print extra blank line Date: Thu, 22 Jan 2015 23:06:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: driver X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-01/txt/msg02455.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64737 Bug ID: 64737 Summary: [5 Regression] gcc -v print extra blank line Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: driver Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com [hjl@gnu-mic-2 gcc-regression]$ /export/project/git/gcc-regression/master/215799/usr/bin/gcc -v Using built-in specs. COLLECT_GCC=/export/project/git/gcc-regression/master/215799/usr/bin/gcc COLLECT_LTO_WRAPPER=/export/project/git/gcc-regression/master/215799/usr/libexec/gcc/x86_64-unknown-linux-gnu/5.0.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../../../gcc/configure --prefix=/export/project/git/gcc-regression/master/215799/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld MAKEINFO=/usr/bin/false --enable-languages=c,c++,fortran --disable-bootstrap Thread model: posix gcc version 5.0.0 20141002 (experimental) [trunk revision 215799] (GCC) [hjl@gnu-mic-2 gcc-regression]$ /export/project/git/gcc-regression/master/215284/usr/bin/gcc -v Using built-in specs. COLLECT_GCC=/export/project/git/gcc-regression/master/215284/usr/bin/gcc COLLECT_LTO_WRAPPER=/export/project/git/gcc-regression/master/215284/usr/libexec/gcc/x86_64-unknown-linux-gnu/5.0.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../../../gcc/configure --prefix=/export/project/git/gcc-regression/master/215284/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld MAKEINFO=/usr/bin/false --enable-languages=c,c++,fortran --disable-bootstrap Thread model: posix gcc version 5.0.0 20140916 (experimental) [trunk revision 215284] (GCC) [hjl@gnu-mic-2 gcc-regression]$