[Bug c/29193] New: Warning on if(a < b < c) and other similar codes

2006-09-23 Thread alpt at freaknet dot org
Product: gcc Version: 3.4.6 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: alpt at freaknet dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29193

[Bug c/27945] Packed struct of variable length has wrong size

2006-06-07 Thread alpt at freaknet dot org
--- Comment #3 from alpt at freaknet dot org 2006-06-08 03:14 --- You're right. on 3.4.x I get wrong results too. The only positive result I get is on 3.3.6. ~> You should note this is extension even on top of C99 so it might be correct ~> to change it. Yep, but it is a v

[Bug c/27945] Packed struct of variable length has wrong size

2006-06-07 Thread alpt at freaknet dot org
--- Comment #1 from alpt at freaknet dot org 2006-06-08 02:33 --- On gcc 4.0.2, PIII: pkt 68, foo 68 pktII 68, bar 68 -- alpt at freaknet dot org changed: What|Removed |Added

[Bug c/27945] New: Packed struct of variable length has wrong size

2006-06-07 Thread alpt at freaknet dot org
cc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: alpt at freaknet dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27945