This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r110383 - in /branches/gcc-4_1-branch/gcc: Chan...
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 29 Jan 2006 22:24:10 -0000
- Subject: r110383 - in /branches/gcc-4_1-branch/gcc: Chan...
Author: ebotcazou
Date: Sun Jan 29 22:24:10 2006
New Revision: 110383
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110383
Log:
Revert
2005-11-09 Eric Botcazou <ebotcazou@adacore.com>
* tree.c (build_qualified_type): Chain the new type to the original
type's TYPE_NEXT_PTR_TO or TYPE_NEXT_REF_TO linked lists if it is
a POINTER_TYPE or a REFERENCE_TYPE respectively.
(build_pointer_type_for_mode): Only return unqualified types.
(build_reference_type_for_mode): Likewise.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/tree.c