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