Test results for commit f7de9aab902f68a79e83954d2645daf90f9eae33 on branch master
sergiodj@redhat.com
sergiodj@redhat.com
Tue Feb 10 21:59:00 GMT 2015
*** TEST RESULTS FOR COMMIT f7de9aab902f68a79e83954d2645daf90f9eae33 ***
Author: Mark Wielaard <mjw@redhat.com>
Branch: master
Commit: f7de9aab902f68a79e83954d2645daf90f9eae33
Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards.
DWARFv5 defines and GCC5 may output two new DW_LANG constants for the
Fortran 2003 and Fortran 2008 standards. Recognize both as variants of
language_fortran.
gdb/ChangeLog:
* dwarf2read.c (set_cu_language): Recognize DW_LANG_Fortran03 and
DW_LANG_Fortran08 as language_fortran.
http://dwarfstd.org/ShowIssue.php?issue=141121.1
More information about the Gdb-testers
mailing list