------- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-30 17:42 -------
(In reply to comment #3)
> This is not mine after all.
As this was introduced before my patch which I had thought might had caused it.
This was caused by:
2005-10-13 Mark Mitchell <[EMAIL PROTECTED]>
PR c++/20721
* cp-tree.h (DECL_NONTRIVIALLY_INITIALIZED_P): New macro.
* decl.c (duplicate_decls): Merge it into new declarations.
(decl_jump_unsafe): Use it, rather than DECL_INITIAL.
(cp_finish_decl): Set it, when appropriate.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
Summary|[4.1 regression] ICE in |[4.0/4.1 regression] ICE in
|decl_jump_unsafe |decl_jump_unsafe
Target Milestone|4.1.0 |4.0.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24582