------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-02 
23:31 -------
Fixed in 4.0.0, not a regression.

Reduced testcase:
class type {};
struct DataType : type   {
  struct _xsd_type     {
    typedef class DataType type;
  };
  struct type {};
};


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to fail|3.4.5                       |3.4.5 2.95.3 3.0.4 3.3.3
         Resolution|                            |FIXED
   Target Milestone|3.4.5                       |4.0.0


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

Reply via email to