[Bug c++/15932] [3.5 Regression] ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:274

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 11 04:29:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-11 04:28 -------
Confirmed.

Caused by:
2004-06-10  Mark Mitchell  <mark@codesourcery.com>

        PR c++/15227
        * parser.c (cp_parser_direct_declarator): Robustify.


temporary fix:
cd gcc/cp;cvs diff -dup -r 1.202 -r 1.203 parser.c | patch -R

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |mmitchel at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
          Component|bootstrap                   |c++
     Ever Confirmed|                            |1
  GCC build triplet|powerpc-apple-darwin7.4.0   |
   GCC host triplet|powerpc-apple-darwin7.4.0   |
 GCC target triplet|powerpc-apple-darwin7.4.0   |
           Keywords|                            |build, ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-11 04:29:00
               date|                            |
            Summary|ICE in                      |[3.5 Regression] ICE in
                   |cxx_incomplete_type_diagnost|cxx_incomplete_type_diagnost
                   |ic, at cp/typeck2.c:274     |ic, at cp/typeck2.c:274
   Target Milestone|---                         |3.5.0


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



More information about the Gcc-bugs mailing list