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/36550] Wrong "may be used uninitialized" warning



------- Comment #1 from belyshev at depni dot sinp dot msu dot ru  2008-06-17 10:40 -------
check() can return 1 on the first call and 0 on the second and if *argv is NULL
then then "bug" will be used uninitialized.


-- 


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


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