Re: gcov / lcov producing icorrect results due to white space in source.

2012-05-29 Thread Ian Lance Taylor
TK Banks writes: > Would it be poor-form to submit a bug without first testing on the latest > version of the compiler?  (I'm just running whatever version Ubuntu doles out > via the management system:  4.3.4) It's OK to do that, just make clear that version of the compiler you tested. Ian

Re: gcov / lcov producing icorrect results due to white space in source.

2012-05-29 Thread TK Banks
From: Ian Lance Taylor To: TK Banks Cc: "gcc@gcc.gnu.org" Sent: Tuesday, May 29, 2012 4:27 PM Subject: Re: gcov / lcov producing icorrect results due to white space in source. TK Banks writes: > I'm also not sure I'm directing this issue to the correct mailing list. >

Re: gcov / lcov producing icorrect results due to white space in source.

2012-05-29 Thread Ian Lance Taylor
TK Banks writes: > I'm also not sure I'm directing this issue to the correct mailing list. > If not, perhaps someone would be so kind as to point me to the right > mailing list or forum. In fact, gcc@gcc.gnu.org is the wrong mailing list. The right mailing list would be gcc-h...@gcc.gnu.org. P