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]

Re: PING**2 (dwarf2out.c review) - Re: [patch] Add DW_AT_main_subprogram tag to Fortran main program


On 10/18/2010 10:11 AM, FX wrote:
>>>> 2010-10-03  Francois-Xavier Coudert<fxcoudert@gcc.gnu.org>
>>>>
>>>> 	* dwarf2out.c (add_calling_convention_attribute): Flag main
>>>> 	Fortran subroutine with DW_AT_main_subprogram.

Ok, with

>>>> +      if (dwarf_version>= 4 || !dwarf_strict)

Fix whitespace around >=.


r~


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