This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Default warnings and useless extensions (e.g. arithmetic on void *)
On 2008-06-10 15:00:32 +0200, Jakub Jelinek wrote:
> It works with old, even very old gcc versions. Only doesn't work with
> prehistoric ones. Already GCC 3.0 and even 2.96-RH supported -std=c99.
I remember having problems with gcc 3.x and -std=c99 because the
C library was too old.
Also, I think we should go back to at least gcc 2.95.2.
--
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)