r127896 - in /trunk/gcc: ChangeLog testsuite/Ch...

dgregor@gcc.gnu.org dgregor@gcc.gnu.org
Wed Aug 29 12:25:00 GMT 2007


Author: dgregor
Date: Wed Aug 29 12:25:01 2007
New Revision: 127896

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127896
Log:
2007-08-29  Douglas Gregor  <doug.gregor@gmail.com>

	PR c++/33194
	* tree.c (build_type_attribute_qual_variant): Set canonical types
	on the final, unqualified attribute variant before building the
	qualified version.

2007-08-29  Douglas Gregor  <doug.gregor@gmail.com>

	PR c++/33194
	* g++.dg/other/canon-33194.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/other/canon-33194.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree.c



More information about the Gcc-cvs mailing list