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



------- Comment #8 from sje at gcc dot gnu dot org  2007-01-30 17:49 -------
Subject: Bug 30432

Author: sje
Date: Tue Jan 30 17:49:24 2007
New Revision: 121347

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121347
Log:
        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:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-decl.c
    trunk/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]