This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/20789] [4.0 regression] ICE with incomplete type in template


------- Additional Comments From nathan at gcc dot gnu dot org  2005-06-13 16:36 -------
fixed mainline and 3.4
2005-06-13  Nathan Sidwell  <nathan@codesourcery.com>

	PR c++/20789
	* decl.c (cp_finish_decl): Clear runtime runtime initialization if
	in-class decl's initializer is bad.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4/4.0/4.1 regression] ICE|[4.0 regression] ICE with
                   |with incomplete type in     |incomplete type in template
                   |template                    |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]