r138203 - in /branches/named-addr-spaces-branch...
bje@gcc.gnu.org
bje@gcc.gnu.org
Mon Jul 28 00:24:00 GMT 2008
Author: bje
Date: Mon Jul 28 00:24:41 2008
New Revision: 138203
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138203
Log:
* tree.c (set_type_quals): Use DECODE_QUAL_ADDR_SPACE.
* tree.h (ENCODE_QUAL_ADDR_SPACE): New.
(DECODE_QUAL_ADDR_SPACE): Likewise.
(TYPE_QUALS): Use ENCODE_QUAL_ADDR_SPACE.
* 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