------- Comment #3 from rguenth at gcc dot gnu dot org  2005-10-08 20:16 -------
Confirmed, for 3.4.5 we get

/home/ivan/ootbc/common/include/exception.hh:181: error: type `
Internal compiler error: Error reporting routines re-entered.

while for 4.0 and 4.1 we fail with

/home/ivan/ootbc/common/include/bitset.hh:460:   instantiated from
âbitset<char>â
/home/ivan/ootbc/common/include/bitset.hh:889:   instantiated from here
/home/ivan/ootbc/common/include/bitset.hh:365: internal compiler error: in
build_c_cast, at cp/typeck.c:5231


reducing.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |3.4.5 4.0.2 4.1.0
      Known to work|                            |3.3.6
            Summary|ICE                         |[3.4/4.0/4.1 Regression] ICE
                   |                            |in build_c_cast, at
                   |                            |cp/typeck.c:5238


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

Reply via email to