This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/64737] [5 Regression] gcc -v print extra blank line


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jan 23 18:33:31 2015
New Revision: 220055

URL: https://gcc.gnu.org/viewcvs?rev=220055&root=gcc&view=rev
Log:
    PR driver/64737
    * gcc.c (print_configuration): Don't print a blank line at the end
    here...
    (run_attempt): ... but here unstead.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]