[Bug c++/9043] [ABI] incorrect name mangling for array dimension in template function

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 16 19:51:00 GMT 2003


------- Additional Comments From nathan at gcc dot gnu dot org  2003-12-16 19:49 -------
2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>

	PR c++/9043
	C++ ABI change: Mangling array indices in templates.
	* decl.c (compute_array_index_type): Reorganize for earlier
	template errors. Use value_dependent_expression_p for abi-2.
	* mangle.c (write_array_type): Check broken mangling for
	expression indices on abi-1


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list