This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/16865] False alarm about use of uninitialized variable breaks bootstrap at -O3


------- Additional Comments From v dot haisman at sh dot cvut dot cz  2004-08-03 21:49 -------
I posted the PR too early. There were some more:

../../srcdir/gcc/var-tracking.c:2500: warning: 'offset' may be used
uninitialized in this function
../../srcdir/gcc/var-tracking.c:2499: warning: 'decl' may be used uninitialized
in this function
../../srcdir/gcc/cp/parser.c:6742: warning: 'token2$type' may be used
uninitialized in this function
../../srcdir/gcc/cp/parser.c:6742: warning: 'token2$keyword' may be used
uninitialized in this function



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16865


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]