[Bug middle-end/48001] inconsistent warning within loop always taken and outside the loop

2011-03-05 Thread jerome.borme at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48001 --- Comment #3 from jerome.borme at gmail dot com 2011-03-05 22:25:23 UTC --- Here is a more complete part of a program where I found the problem. The following code will allocates 3 vectors fx, fy, fz with specific length, then call a function to

[Bug middle-end/48001] -Wuninitialized warning caught a different way for printf and ++ in loop

2011-03-05 Thread jerome.borme at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48001 jerome.borme at gmail dot com changed: What|Removed |Added Blocks||24639 --- Comment #1 from

[Bug middle-end/48001] New: -Wuninitialized warning caught a different way for printf and ++ in loop

2011-03-05 Thread jerome.borme at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48001 Summary: -Wuninitialized warning caught a different way for printf and ++ in loop Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3