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, Fortran] PR fortran/37688: Relax "used before typed" check


Dear All,

Which other compilers accept this feature and why is it so
unreasonable to place declarations in standard conforming order?

I am completely against bending the standard on the grounds that
something is "used in real world code".   As very least, do a standard
check on it and preferably don't do it at all.

Paul

On Sun, Oct 12, 2008 at 11:25 AM, Tobias Burnus <burnus@net-b.de> wrote:
> Daniel Kraft wrote:
>> Regression test running on GNU/Linux-x86-32.  Ok for trunk if no
>> regressions?
> OK. Thanks for the patch.
>
> Tobias
>


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