[Bug debug/78375] New: Fortran, pointer to structure, data_member_location

2016-11-16 Thread bernhard.heckel at intel dot com
Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: bernhard.heckel at intel dot com Target Milestone: --- Created attachment 40052 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40052&action=edit Pointer to struct example According to DWA

[Bug fortran/78059] Pointer to variable length array, debug info

2016-11-16 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78059 Bernhard Heckel changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/24546] [meta-bug] gfortran debugging problems

2016-11-16 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24546 Bug 24546 depends on bug 78059, which changed state. Bug 78059 Summary: Pointer to variable length array, debug info https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78059 What|Removed |Added ---

[Bug debug/78271] Fortran, additional pointer type for deferred length strings

2016-11-09 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78271 --- Comment #1 from Bernhard Heckel --- Created attachment 40003 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40003&action=edit Debug info Icc

[Bug debug/78271] New: Fortran, additional pointer type for deferred length strings

2016-11-09 Thread bernhard.heckel at intel dot com
Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: bernhard.heckel at intel dot com Target Milestone: --- Created attachment 40002 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40002&action=edit Debug info Gfortran Debug i

[Bug fortran/78059] Pointer to variable length array, debug info

2016-11-07 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78059 --- Comment #6 from Bernhard Heckel --- Ping

[Bug fortran/78059] Pointer to variable length array, debug info

2016-10-31 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78059 --- Comment #5 from Bernhard Heckel --- Hi Dominique, did my comment help to figure out if the bug report is valid?

[Bug fortran/78059] Pointer to variable length array, debug info

2016-10-21 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78059 --- Comment #4 from Bernhard Heckel --- <1>: Abbrev Number: 9 (DW_TAG_array_type) DW_AT_data_location: 2 byte block: 97 6 (DW_OP_push_object_address; DW_OP_deref) DW_AT_associated : 4 byte block: 97 6 30 2e (DW_OP_pus

[Bug fortran/78059] Pointer to variable length array, debug info

2016-10-20 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78059 --- Comment #1 from Bernhard Heckel --- Created attachment 39857 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39857&action=edit Gfortran debug info

[Bug fortran/78059] Pointer to variable length array, debug info

2016-10-20 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78059 --- Comment #2 from Bernhard Heckel --- Created attachment 39858 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39858&action=edit Expected debug info

[Bug fortran/78059] New: Pointer to variable length array, debug info

2016-10-20 Thread bernhard.heckel at intel dot com
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: bernhard.heckel at intel dot com Target Milestone: --- Created attachment 39856 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39856&action=edit Fortran sample Current behaviour: A pointer to an variable

[Bug fortran/71454] [oop] extend type, missing relationship to baseclass in DWARF

2016-06-08 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71454 Bernhard Heckel changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/49475] [OOP][debugging] Add DWARF info for Fortran's OOP features (extension, member functions)

2016-06-08 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49475 Bernhard Heckel changed: What|Removed |Added CC||bernhard.heckel at intel dot com

[Bug fortran/71454] [oop] extend type, missing relationship to baseclass in DWARF

2016-06-08 Thread bernhard.heckel at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71454 --- Comment #1 from Bernhard Heckel --- Created attachment 38661 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38661&action=edit Type extend, source example

[Bug fortran/71454] New: [oop] extend type, missing relationship to baseclass in DWARF

2016-06-08 Thread bernhard.heckel at intel dot com
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: bernhard.heckel at intel dot com Target Milestone: --- Created attachment 38660 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38660&action=edit Dwarf_output Fortran suppo