I like the flexibility of Gcc even if it's maybe slower than clang. And I really don't support the attitude reflected in this clang error message:<p>"error: fields must have a constant size:
'variable length array in structure' extension will never be
supported"<p>Even if something isn't in the standard, if it allows less code to be written, it is a good thing. My question is then:<p>Why?