------- Comment #2 from dodji at gcc dot gnu dot org 2009-08-24 21:40 -------
Created an attachment (id=18420)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18420&action=view)
WIP with test
This version fixes a bug in gcc that was preventing it to emit DWARFs for a
typedefs enclosed in a namespace, if said namespace contain only typedefs.
As a matter of fact, the exemple accompanying the patch shows what's supported
now. Find attached below the generated assembly fo the exemple in the patch.
--
dodji at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #18404|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41130