ancient include statements

Andrew Pinski pinskia@physics.uc.edu
Wed Aug 17 17:49:00 GMT 2005


On Aug 17, 2005, at 11:08 AM, Jack Howarth wrote:

> Tobi,
> Unfortunately I only have the Fedora Core 4 gfortran available
> at the moment. That compiler coughs on the following...
>
>  In file NQAINC.INC:132
>
>      Included at ../whatif/src/newqua.f:25
>
>       BYTE          NQACB(NQASZ3,NQANC)
>      1
> Error: Unclassifiable statement at (1)
>
> Is this problem fixed in the current 4.0 or main gcc branch?


BYTE is not supported yet without the patch from

http://gcc.gnu.org/ml/fortran/2005-08/msg00181.html

(that might not be the latest patch I did not follow the links).

-- Pinski



More information about the Fortran mailing list