This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: kerne-2.4.0-test13pre3 with gcc-2.97


On Dec 24, 2000, Thomas Sailer <sailer@ife.ee.ethz.ch> wrote:

> Alexandre Oliva wrote:

>> This change (and apparently all other changes you've made) are
>> definitely wrong.  Zero-sized arrays as the last element of a
>> structure used to be an extension in GCC 2.95.2, that has been adopted
>> by C99 with a slightly different syntax, that GCC CVS supports: just
>> remove the `0' from between the braces.

> Which is not backward compatible, unfortunately.

Indeed.  I wish we had maintained the old syntax for
backward-compatibility, even if with a deprecation warning.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]