https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30161
--- Comment #12 from GCC Commits ---
The master branch has been updated by Sam James :
https://gcc.gnu.org/g:d5864b95ce94d9d480a70ffd6e2e4a5f45dc75ed
commit r15-3878-gd5864b95ce94d9d480a70ffd6e2e4a5f45dc75ed
Author: Sam James
Date: Wed Jul 3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30161
--- Comment #11 from Tom Tromey 2011-05-23 16:34:27
UTC ---
See PR 33861 for another example of where an extension
would seem to be necessary.
--- Comment #10 from dodji at gcc dot gnu dot org 2009-09-01 08:46 ---
Subject: Bug 30161
Author: dodji
Date: Tue Sep 1 08:45:38 2009
New Revision: 151262
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151262
Log:
Fix bootstrap after patch PR debug/30161
gcc/ChangeLog:
--- Comment #9 from dodji at gcc dot gnu dot org 2009-08-31 21:55 ---
Fixed in trunk.
This patch implements some GNU extensions to represent template parameter packs
and template template parameters. The extension is documented at
http://gcc.gnu.org/wiki/TemplateParmsDwarf .
Now I gues
--- Comment #8 from dodji at gcc dot gnu dot org 2009-08-31 21:48 ---
Subject: Bug 30161
Author: dodji
Date: Mon Aug 31 21:48:04 2009
New Revision: 151249
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151249
Log:
Emit DWARF for template parameters (PR debug/30161)
ChangeLog:
--- Comment #7 from dodji at gcc dot gnu dot org 2009-08-13 19:24 ---
A candidate patch was sent to
http://gcc.gnu.org/ml/gcc-patches/2009-08/msg00703.html .
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30161
--- Comment #6 from dodji at gcc dot gnu dot org 2009-03-11 17:54 ---
Quick Status of
http://people.redhat.com/~dseketel/gcc/PR30161/PR30161-patch-v4.txt:
The patch generates DW_TAG_template_type_param and DW_TAG_template_value_param
for template type parameters as well as non-type para
--- Comment #5 from dodji at gcc dot gnu dot org 2009-03-11 17:16 ---
Work in progress patches are now at
http://people.redhat.com/~dseketel/gcc/PR30161
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30161
--- Comment #4 from dodji at gcc dot gnu dot org 2008-12-26 18:32 ---
More work-in-progress patches for this PR can be checked out at
http://www.seketeli.org/dodji/patches/gcc/PR30161 .
Please note that each patch there is self contained and passes regtests on
x86_64. The tests accompany
--- Comment #3 from dodji at gcc dot gnu dot org 2008-12-15 10:01 ---
Started looking at this. Got a work in progress patch at
http://www.seketeli.org/dodji/patches/gcc/PR30161-patch.txt. It's not ready for
review yet, I am just backuping it online.
--
http://gcc.gnu.org/bugzilla/sh
--
dodji at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|jason at gcc dot gnu dot org|dodji at gcc dot gnu dot org
Status|NEW
--- Comment #2 from tromey at gcc dot gnu dot org 2008-11-08 00:57 ---
*** Bug 38058 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30161
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC||rguenth at gcc dot gnu dot
|
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-12 06:33 ---
This seems related to PR 7932.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Other
14 matches
Mail list logo