r219669 - in /branches/ttype/gcc: ChangeLog.tty...
amacleod@gcc.gnu.org
amacleod@gcc.gnu.org
Thu Jan 15 17:06:00 GMT 2015
Author: amacleod
Date: Thu Jan 15 17:06:49 2015
New Revision: 219669
URL: https://gcc.gnu.org/viewcvs?rev=219669&root=gcc&view=rev
Log:
2015-01-15 Andrew MacLeod <amacleod@redhat.com>
* tree.h: Prototype changes from tree to ttype.
* tree.c (build_type_attribute_qual_variant,
build_type_attribute_variant, build_qualified_type,
build_pointer_type_for_mode): Change parameter from tree to ttype.
* attribs.c (finalize_type_attribute, type_attributes, decl_attributes):
Fix tree and ttype mismatches.
Modified:
branches/ttype/gcc/ChangeLog.ttype
branches/ttype/gcc/attribs.c
branches/ttype/gcc/tree.c
branches/ttype/gcc/tree.h
More information about the Gcc-cvs
mailing list