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/30432] [4.2/4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, problem with %VAL



------- Comment #9 from sje at gcc dot gnu dot org  2007-02-05 21:28 -------
Subject: Bug 30432

Author: sje
Date: Mon Feb  5 21:28:46 2007
New Revision: 121615

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121615
Log:
        Backport from trunk
        PR fortran/30432
        * trans-types.c (gfc_get_function_type):  Do not add void_type_node
        to empty arg list.
        * trans-decl.c (create_function_arglist): Change assert.

Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_2-branch/gcc/fortran/trans-types.c


-- 


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


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