]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/39861 (ICE with INTRINSIC in module: write_symbol(): bad module symbol)
authorJanus Weil <janus@gcc.gnu.org>
Fri, 24 Apr 2009 08:34:14 +0000 (10:34 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Fri, 24 Apr 2009 08:34:14 +0000 (10:34 +0200)
commit87526ff17cbea5303516e983886f6cea2d851176
tree8a05766cd1990b96850ccead3898f876692730d4
parente6e15ec950f40f7c1ad74c440d6f46344b69dcb1
re PR fortran/39861 (ICE with INTRINSIC in module: write_symbol(): bad module symbol)

2009-04-24  Janus Weil  <janus@gcc.gnu.org>

PR fortran/39861
PR fortran/39864
* symbol.c (gfc_copy_formal_args_intr): Set attr.flavor and attr.dummy
for the formal arguments.

2009-04-24  Janus Weil  <janus@gcc.gnu.org>

PR fortran/39861
PR fortran/39864
* gfortran.dg/intrinsic_1.f90: New.

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