[PATCH] Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.
Matthias Klose
doko@ubuntu.com
Tue Feb 10 04:30:00 GMT 2015
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?
More information about the Binutils
mailing list