This is the mail archive of the gcc-patches@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]

Re: jcf-io.c:339: warning: `origsep' might be used uninitialized


Ranjit Mathew writes:
 > > > Yet another bootstrap error on hppa64-hp-hpux11.11:
 > > >
 > > >    ../../gcc/gcc/java/jcf-io.c -o java/jcf-io.o
 > > > ../../gcc/gcc/java/jcf-io.c: In function `caching_stat':
 > > >  ../../gcc/gcc/java/jcf-io.c:339: warning: `origsep' might be used 
 > >uninitialized in this function
 > >
 > >Was the patch that caused this failure tested and approved?
 > >
 > ><http://gcc.gnu.org/ml/gcc-cvs/2003-03/msg00510.html>
 > >
 > >I don't see any mention of it on gcc-patches.

Mea culpa.  I fixed the initializer in the 3.3 branch but I failed to
copy the fix to mainline.

Andrew.


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