[Bug c/54454] gcc violates c99 specification w.r.t. flexible arrays

2024-03-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54454 Andrew Pinski changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #4 from Andrew Pin

[Bug c/54454] gcc violates c99 specification w.r.t. flexible arrays

2012-09-02 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54454 Joseph S. Myers changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/54454] gcc violates c99 specification w.r.t. flexible arrays

2012-09-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54454 --- Comment #2 from Andrew Pinski 2012-09-02 02:05:47 UTC --- I think this comes down to alignment.

[Bug c/54454] gcc violates c99 specification w.r.t. flexible arrays

2012-09-01 Thread mikulas at artax dot karlin.mff.cuni.cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54454 --- Comment #1 from mikulas at artax dot karlin.mff.cuni.cz 2012-09-02 01:52:54 UTC --- Another specification violation: section 6.7.2.1 paragraph 20 says that assignment of a structure with flexible array member doesn't copy any of the array ele