[Bug c++/14007] [3.3/3.4 Regression] Incorrect use of const partial specialization for reference template argument

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 21 12:46:00 GMT 2004


------- Additional Comments From nathan at gcc dot gnu dot org  2004-06-21 12:46 -------
Applied to 3.4 branch
2004-06-21  Nathan Sidwell  <nathan@codesourcery.com>

	PR c++/3518
	* pt.c (check_cv_quals_for_unify): Ignore bogus CV quals at outer
	level.
	
	PR c++/14007
	* pt.c (check_cv_quals_for_unify): Correct logic for disallowed
	cv-qualifier unification.
	* tree.c (cp_build_qualified_type_real): Renable DR295 logic.


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


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



More information about the Gcc-bugs mailing list