This is the mail archive of the gcc-patches@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]

[dwarf,patch] Set calling convention to DW_CC_program for Fortran main program


Attached patch sets the DW_AT_calling_convention of the Fortran main program to DW_CC_program (see http://www.sourceware.org/ml/gdb/ 2007-10/msg00205.html for the decision to do so). It's straightforward, but needs a debug-info maintainer approval.

Regtested on x86_64-linux, and tested with gdb mainline. OK to commit?


FX


Attachment: calling_convention.ChangeLog
Description: Binary data

Attachment: calling_convention.diff
Description: Binary data


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