[Bug fortran/10220] attribute DW_AT_calling_convention not correct for fortran
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 4 14:44:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list