--- Comment #4 from patchapp at dberlin dot org 2006-10-18 15:00 ---
Subject: Bug number PR c++/29363
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00914.html
--
http://gcc.gnu.org/bugzil
--- Comment #3 from lmillward at gcc dot gnu dot org 2006-10-17 23:44
---
Testing a patch.
--
lmillward at gcc dot gnu dot org changed:
What|Removed |Added
Assig
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29363
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-10-08 02:44 ---
typedecl = TYPE_MAIN_DECL (type);
typedecl is NULL here.
struct AD.1953 is the type.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29363
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-06 03:51 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC|