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/10220] attribute DW_AT_calling_convention not correct for fortran



------- Comment #5 from fxcoudert at gcc dot gnu dot org  2007-11-04 14:44 -------
Subject: Bug 10220

Author: fxcoudert
Date: Sun Nov  4 14:43:45 2007
New Revision: 129882

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129882
Log:
        PR fortran/10220
        * dwarf2out.c (add_calling_convention_attribute): Change
        second argument. Set calling convention to DW_CC_program for
        Fortran main program.
        (gen_subprogram_die): Adjust to new prototype for
        add_calling_convention_attribute.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


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


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