Hello,
I compile binutils-2.17 with the O3-flag and there is a warning which ends
my compilation
with following message:
.
.
.
cc1: warnings being treated as errors
../../binutils-2.17/gas/read.c: In functions 's_align':
../../binutils-2.17/gas/read.c:1282: warning: 'stopc' may be used
uninitialized in this function
. ( '../../' , because I am compiling in the binutils-build
directory, not
. directly in
binutils-2.17)
.
When I don't use this 'O3'-flag, compilations ends correctly.
But I don't know if this warning is still there. ( Watching compiling is
not interesting as watching bb !!! )
Thx a lot
Christoph Ostarek alias btwotch
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils