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 middle-end/22197] invalid "is" used uninitialized, should be "may be"


------- Additional Comments From schwab at suse dot de  2005-06-27 13:57 -------
In the case of g(i) you have an initialisation of the parameter variable which 
already constitutes a use of the value. 

-- 


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


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