------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-10 
19:56 -------
Confirmed, here is the most reduced testcase:
struct S {
  char k;
};
char const volatile S::* const p01 = &S::k;

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-10 19:57:00
               date|                            |
            Summary|ICE in import_export_decl   |[4.0 Regression] ICE in
                   |                            |import_export_decl
   Target Milestone|---                         |4.0.0


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

Reply via email to