[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
binutils-2.17/gas/read.c
From: |
Christoph Ostarek |
Subject: |
binutils-2.17/gas/read.c |
Date: |
Fri, 25 Aug 2006 20:06:21 +0200 |
User-agent: |
Opera Mail/9.01 (Linux) |
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
- binutils-2.17/gas/read.c,
Christoph Ostarek <=