[Bug c++/29363] [4.2 regression] ICE throwing undeclared object

2006-10-18 Thread patchapp at dberlin dot org


--- 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/bugzilla/show_bug.cgi?id=29363



[Bug c++/29363] [4.2 regression] ICE throwing undeclared object

2006-10-17 Thread lmillward at gcc dot gnu dot org


--- 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

 AssignedTo|unassigned at gcc dot gnu   |lmillward at gcc dot gnu dot
   |dot org |org
 Status|NEW |ASSIGNED
   Last reconfirmed|2006-10-06 03:51:36 |2006-10-17 23:44:30
   date||


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



[Bug c++/29363] [4.2 regression] ICE throwing undeclared object

2006-10-15 Thread mmitchel at gcc dot gnu dot org


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Priority|P3  |P2


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



[Bug c++/29363] [4.2 regression] ICE throwing undeclared object

2006-10-07 Thread pinskia at gcc dot gnu dot org


--- 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



[Bug c++/29363] [4.2 regression] ICE throwing undeclared object

2006-10-05 Thread pinskia at gcc dot gnu dot org


--- 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||pinskia at gcc dot gnu dot
   ||org
   Severity|normal  |minor
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
  Known to fail||4.2.0
  Known to work||4.1.2
   Last reconfirmed|-00-00 00:00:00 |2006-10-06 03:51:36
   date||
   Target Milestone|--- |4.2.0


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