[Bug debug/37959] g++ does not emit DW_AT_explicit

2009-03-28 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2009-03-28 16:46 --- Fixed on the trunk. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|

[Bug debug/37959] g++ does not emit DW_AT_explicit

2009-03-27 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-03-27 21:44 --- Subject: Bug 37959 Author: jakub Date: Fri Mar 27 21:44:21 2009 New Revision: 145128 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145128 Log: PR debug/37959 * dwarf2out.c (dwarf_attr_name): H

[Bug debug/37959] g++ does not emit DW_AT_explicit

2008-12-05 Thread dodji at gcc dot gnu dot org
--- Comment #2 from dodji at gcc dot gnu dot org 2008-12-05 14:29 --- This patch was posted to gcc-patches, got reworked and approved. See http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00137.html. I will wait until trunk is open again for feature commit to install it. -- http://gcc.

[Bug debug/37959] g++ does not emit DW_AT_explicit

2008-10-31 Thread dodji at gcc dot gnu dot org
--- Comment #1 from dodji at gcc dot gnu dot org 2008-10-31 21:41 --- Created an attachment (id=16605) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16605&action=view) Fix candidate #0 This patch tries to fix the problem. It works for me and applies to trunk. I am not sure if it

[Bug debug/37959] g++ does not emit DW_AT_explicit

2008-10-31 Thread dodji at gcc dot gnu dot org
-- dodji at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dodji at gcc dot gnu dot org |dot org