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: Another uninitialized cleanup patch



  In message <199905081226.FAA11803@netcom8.netcom.com>you write:
  > 
  > Two patches - one to fix a ChangeLog typo, and the other to clean up 
  > uninitialized variables are enclosed.
  > 
  > First, the ChangeLog patch to fix a typo:
No megapatches please.  If you're going to try to fix these problems please
do so in smaller hunks.   I'll go ahead and install the ChangeLog typo fix,
but the uninitialized var patch needs to be broken down into smaller hunks.

I would also like to know if any actually represent truely uninitialized
variables -- those would be patches we want for egcs-1.2.  If the patches
are just working around gcc's inability to determine that a variable is
really initialized, then it is not needed for egcs-1.2.

jeff


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