Bug 8045 - GDB does not support value DW_LANG_Fortran95 for attribute DW_AT_language.
Summary: GDB does not support value DW_LANG_Fortran95 for attribute DW_AT_language.
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: symtab (show other bugs)
Version: unknown
: P3 normal
Target Milestone: 6.8
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-16 05:38 UTC by sana
Modified: 2014-06-13 19:40 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sana 2003-01-16 13:38:01 UTC
[Converted from Gnats 940]

Customers asked that Intel compiler will able to support value DW_LANG_Fortran95 for attribute DW_AT_language.
But this fix is impossible in present time because GDB reports about its 'internal errors' in this case.

Release:
unknown

Environment:
32-bit && 64-bit Linux.
Comment 1 Tom Tromey 2009-03-22 00:13:24 UTC
I see DW_LANG_Fortran95 in set_cu_language.
So, I would guess that this should work just fine.
Can you be more specific about what internal error you see?
Or what version of gdb you are using?
Comment 2 Tom Tromey 2014-06-13 19:40:57 UTC
I think this was fixed a while ago.