public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/37133]  New: Debug/Fortran/Dwarf3: No module information saved
@ 2008-08-15 19:48 burnus at gcc dot gnu dot org
  2008-08-15 19:50 ` [Bug debug/37133] " pinskia at gcc dot gnu dot org
  2008-08-15 20:20 ` jakub at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: burnus at gcc dot gnu dot org @ 2008-08-15 19:48 UTC (permalink / raw)
  To: gcc-bugs

http://dwarfstd.org/Dwarf3.pdf
See: "3.2 Module, Namespace and Importing Entries"

* DW_TAG_module
* DW_TAG_imported_declaration (for renamed items, only: tag)
* DW_TAG_imported_module

Example (from Dwarf3, note there a ":" is missing):

module A
  integer X, Y, Z
end module
module B
  use A
end module
module C
  use B, only Q => X
end module


-- 
           Summary: Debug/Fortran/Dwarf3: No module information saved
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org
OtherBugsDependingO 24546
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37133


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug debug/37133] Debug/Fortran/Dwarf3: No module information saved
  2008-08-15 19:48 [Bug debug/37133] New: Debug/Fortran/Dwarf3: No module information saved burnus at gcc dot gnu dot org
@ 2008-08-15 19:50 ` pinskia at gcc dot gnu dot org
  2008-08-15 20:20 ` jakub at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-08-15 19:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-08-15 19:49 -------
I think to some extend this is a dup of bug 29635.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37133


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug debug/37133] Debug/Fortran/Dwarf3: No module information saved
  2008-08-15 19:48 [Bug debug/37133] New: Debug/Fortran/Dwarf3: No module information saved burnus at gcc dot gnu dot org
  2008-08-15 19:50 ` [Bug debug/37133] " pinskia at gcc dot gnu dot org
@ 2008-08-15 20:20 ` jakub at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-08-15 20:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jakub at gcc dot gnu dot org  2008-08-15 20:19 -------
Yes, this is a dup of PR29635.  Solving PR29635 really means handling these
all.

*** This bug has been marked as a duplicate of 29635 ***


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37133


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-15 20:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-15 19:48 [Bug debug/37133] New: Debug/Fortran/Dwarf3: No module information saved burnus at gcc dot gnu dot org
2008-08-15 19:50 ` [Bug debug/37133] " pinskia at gcc dot gnu dot org
2008-08-15 20:20 ` jakub at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).