r137711 - in /branches/named-addr-spaces-branch...
bje@gcc.gnu.org
bje@gcc.gnu.org
Fri Jul 11 05:15:00 GMT 2008
Author: bje
Date: Fri Jul 11 05:15:17 2008
New Revision: 137711
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137711
Log:
* tree.c (set_type_quals): TYPE_QUAL_EA -> TYPE_QUAL_ADDRSPACE.
* tree.h: Likewise.
(TYPE_QUALS): Likewise.
* tree-ssa-loop-ivopts.c (generic_type_for): Likewise.
* c-decl.c (quals_from_declspecs): Likewise.
(grokdeclarator): Likewise.
* c-typeck.c (build_binary_op): Likewise.
Modified:
branches/named-addr-spaces-branch/gcc/ChangeLog.named
branches/named-addr-spaces-branch/gcc/c-decl.c
branches/named-addr-spaces-branch/gcc/c-typeck.c
branches/named-addr-spaces-branch/gcc/tree-ssa-loop-ivopts.c
branches/named-addr-spaces-branch/gcc/tree.c
branches/named-addr-spaces-branch/gcc/tree.h
More information about the Gcc-cvs
mailing list