[obv] Make lto1 verbose a little prettier

Jie Zhang jie@codesourcery.com
Sun Sep 26 14:40:00 GMT 2010


This patch inserts a newline between "Reading command line options:" and 
"Reading object files:". So the verbose output of lto1 is a little 
prettier, from

Reading command line options: abs-1.x7.ltrans0.oReading object files: 
abs-1.x7.ltrans0.o

to

Reading command line options: abs-1.x7.ltrans0.o
Reading object files: abs-1.x7.ltrans0.o

Committed as obvious.


Regards,
-- 
Jie Zhang
CodeSourcery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-lto1-prettier-verbose.diff
Type: text/x-patch
Size: 455 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100926/bd622f0a/attachment.bin>


More information about the Gcc-patches mailing list