This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/44457] Missing ASYNCHRONOUS constraint check



------- Comment #4 from dfranke at gcc dot gnu dot org  2010-06-10 18:26 -------
Subject: Bug 44457

Author: dfranke
Date: Thu Jun 10 18:25:56 2010
New Revision: 160567

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160567
Log:
gcc/fortran/:
2010-06-10  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/44457
        * interface.c (compare_actual_formal): Reject actual arguments with
        array subscript passed to ASYNCHRONOUS dummys.

gcc/testsuite/:
2010-06-10  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/44457
        * gfortran.dg/asynchronous_3.f03


Added:
    trunk/gcc/testsuite/gfortran.dg/asynchronous_3.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/interface.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44457


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]