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 tree-optimization/42931] -ftree-loop-linear - valgrind warns about using uninitialized variable



------- Comment #2 from zsojka at seznam dot cz  2010-02-01 23:27 -------
Created an attachment (id=19783)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19783&action=view)
reduced testcase

The computed value isn't used anyway, so this problem shouldn't affect
generated code.


-- 


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


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