This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.


On 02/10/2015 01:38 AM, Alan Modra wrote:
> On Mon, Feb 09, 2015 at 11:42:13PM +0100, Mark Wielaard wrote:
>> DWARFv5 defines and GCC5 may output two new DW_LANG constants for the
>> Fortran 2003 and Fortran 2008 standards. Handle and display both in
>> binutils.
>>
>> binutils/ChangeLog:
>>
>> 	* dwarf.c (read_and_display_attr_value): Handle DW_LANG_Fortran03
>> 	and DW_LANG_Fortran08.
>>
>> include/ChangeLog:
>>
>> 	* dwarf2.h: Add DW_LANG_Fortran03 and DW_LANG_Fortran08.
> 
> OK.

Isn't that something which should go into the branch as well, maybe together
with a 2.25.1 release around the time of a GCC 5 release?


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