Re: [libbacktrace] Fix warning as error in btest.c and hence `make test`

2012-10-04 Thread Gerald Pfeifer
On Thu, 4 Oct 2012, Ian Lance Taylor wrote: >> cc1: warnings being treated as errors >> /scratch/tmp/gerald/gcc-HEAD/libbacktrace/btest.c: In function 'f23': >> /scratch/tmp/gerald/gcc-HEAD/libbacktrace/btest.c:476: warning: 'expected' >> may be used uninitialized in this function >> gmake[3]: ***

Re: [libbacktrace] Fix warning as error in btest.c and hence `make test`

2012-10-04 Thread Ian Lance Taylor
On Thu, Oct 4, 2012 at 12:03 PM, Gerald Pfeifer wrote: > Running `make test` on my nightly testers I noticed the following > in the log files: > > cc1: warnings being treated as errors > /scratch/tmp/gerald/gcc-HEAD/libbacktrace/btest.c: In function 'f23': > /scratch/tmp/gerald/gcc-HEAD/libbacktra

[libbacktrace] Fix warning as error in btest.c and hence `make test`

2012-10-04 Thread Gerald Pfeifer
Running `make test` on my nightly testers I noticed the following in the log files: cc1: warnings being treated as errors /scratch/tmp/gerald/gcc-HEAD/libbacktrace/btest.c: In function 'f23': /scratch/tmp/gerald/gcc-HEAD/libbacktrace/btest.c:476: warning: 'expected' may be used uninitialized in t