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/47349] missing warning: Actual argument contains too few elements


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

--- Comment #3 from janus at gcc dot gnu.org 2011-02-14 11:59:56 UTC ---
Author: janus
Date: Mon Feb 14 11:59:53 2011
New Revision: 170125

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170125
Log:
2011-02-14  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47349
    * interface.c (get_expr_storage_size): Handle derived-type components.


2011-02-14  Janus Weil  <janus@gcc.gnu.org>

    PR fortran/47349
    * gfortran.dg/argument_checking_18.f90: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/argument_checking_18.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/interface.c
    trunk/gcc/testsuite/ChangeLog


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