[Bug fortran/13575] ICE for wrong code
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jul 9 14:55:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-09 14:54 -------
Subject: Bug 13575
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: tobi@gcc.gnu.org 2004-07-09 14:54:44
Modified files:
gcc/fortran : ChangeLog
Log message:
fortran/
2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
PR fortran/15481
PR fortran/13372
PR fortran/13575
PR fortran/15978
* module.c (write_symbol, write_symtree): Remove workaround.
* primary.c (match_actual_arglist): Enhance comment.
(gfc_match_rvalue): Handle function call with first argument
a keyword argument correctly.
* resolve.c (resolve_symbol): Change call to
gfc_set_default_type to issue error if no implicit type
can be found.
* trans-decl.c (gfc_create_module_variable): Remove workaround.
Add missing ChangeLog
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.103&r2=1.104
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13575
More information about the Gcc-bugs
mailing list