This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH, libgfortran] Use -std=gnu11


Janne Blomqvist wrote:
> the attached patch switches libgfortran C sources to be compiled in
> gnu11 mode instead of gnu99.

> Since libgfortran is compiled by the stage 3 compiler, there shouldn't
> be any bootstrapping issues wrt. older (stage 1) compilers.
>
> Ok for trunk?

OK. I do not see a real benefit, but it doesn't harm either - and we may
indeed use some of the new features in the future.

Tobias


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