]> gcc.gnu.org Git - gcc.git/commit
gfortran.h (symbol_attribute): New 'untyped' field, fix comment formatting.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Wed, 23 Feb 2005 20:56:58 +0000 (21:56 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Wed, 23 Feb 2005 20:56:58 +0000 (21:56 +0100)
commitd1303acd60e8f6172a9a08cf8bd413913682c040
tree1d2841bcbe6e62af3ddb540efc81f110a19226d5
parent0366dfe99326220dbcb8e046d7e1e77e9c4ac12d
gfortran.h (symbol_attribute): New 'untyped' field, fix comment formatting.

fortran/
* gfortran.h (symbol_attribute): New 'untyped' field, fix comment
formatting.
* symbol.c (gfc_set_default_type): Issue error only once, by setting
and checking 'untyped' attribute.

testsuite/
* gfortran.dg/deftype_1.f90: New test.

From-SVN: r95469
gcc/fortran/ChangeLog
gcc/fortran/gfortran.h
gcc/fortran/symbol.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/deftype_1.f90 [new file with mode: 0644]
This page took 0.060408 seconds and 5 git commands to generate.