[Bug tree-optimization/32759] False claim of that xyz is used uninitialized

2007-07-16 Thread bernard at brenda-arkle dot demon dot co dot uk
--- Comment #2 from bernard at brenda-arkle dot demon dot co dot uk 2007-07-16 19:01 --- I have gone through this removing many repetitions of see above for my actual bug report. Please take it as read (and see above for my actual bug report). I explicitly said that the mere

[Bug c/32759] New: False claim of that xyz is used uninitialized

2007-07-13 Thread bernard at brenda-arkle dot demon dot co dot uk
Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bernard at brenda-arkle dot demon dot co dot uk GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c/26581] New: incomplete (unsized) static array types cannot be completed

2006-03-06 Thread bernard at brenda-arkle dot demon dot co dot uk
Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bernard at brenda-arkle dot demon dot co dot uk GCC build triplet: (same) GCC host triplet: i686-pc

[Bug c/26581] incomplete (unsized) static array types cannot be completed

2006-03-06 Thread bernard at brenda-arkle dot demon dot co dot uk
--- Comment #4 from bernard at brenda-arkle dot demon dot co dot uk 2006-03-06 18:35 --- Thanks - I'd forgotten that 'static' declarations can be tentative definitions too. But now I'm even more confused! As I wrote, unsized arrays do one thing, undefined structs do another