mirror of git://gcc.gnu.org/git/gcc.git
parent
9439ae414f
commit
e76d0ec635
|
@ -1,4 +1,4 @@
|
||||||
2005-03-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
|
2005-03-19 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
|
||||||
|
|
||||||
* dump-parse-tree.c (gfc_show_expr): Dump name of namespace
|
* dump-parse-tree.c (gfc_show_expr): Dump name of namespace
|
||||||
in which the variable is declared.
|
in which the variable is declared.
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
PR fortran/18525
|
PR fortran/18525
|
||||||
* resolve.c (was_declared): Also check for dummy attribute.
|
* resolve.c (was_declared): Also check for dummy attribute.
|
||||||
|
|
||||||
2005-03-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
|
2005-03-19 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
|
||||||
|
|
||||||
* gfortran.h (arith): Remove ARITH_0TO0.
|
* gfortran.h (arith): Remove ARITH_0TO0.
|
||||||
* arith.c (gfc_arith_error): Remove handling of ARITH_0TO0.
|
* arith.c (gfc_arith_error): Remove handling of ARITH_0TO0.
|
||||||
|
|
Loading…
Reference in New Issue