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]

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


>>>>> Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:

 > Sun Sep 27 20:58:43 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

 > 	* call.c (build_object_call): Move declaration of variable
 > 	`fn' into the scope where it is used.  Don't access variable
 > 	`fn' when it is uninitialized, instead use `fns'.

OK.

Jason


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