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]

Re: egcs, possible c++/g++ bug, accessing uninitialized var + PATCH


   Date: Mon, 28 Sep 1998 09:44:10 -0400 (EDT)
   From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>

	   In tracking down one warning about an uninitialized
   variable, it appeared that this one clearly was getting accessed
   before being set.

Please track these down for real.  There are some apparent bugs in
flow, Mark Mitchell has made note of these cases too, which cause
these bogon warnings to be generated.

I plan to look into this when time permits...

Later,
David S. Miller
davem@dm.cobaltmicro.com


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