[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 tha

[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
Version: 4.2.0 Status: UNCONFIRMED Severity: minor 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: i686-pc-linux-gnu GCC host triplet:

[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

[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
sized) static array types cannot be completed Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bern