------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-20 
17:45 -------
Confirmed as fixed:
(gdb) ptype xss
type = struct ss {
    char *ptr;
}
(gdb) ptype xssc
type = struct ssc {
    char * const ptr;
}

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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

Reply via email to