r141379 - in /branches/named-addr-spaces-branch...
bje@gcc.gnu.org
bje@gcc.gnu.org
Mon Oct 27 00:49:00 GMT 2008
Author: bje
Date: Mon Oct 27 00:49:27 2008
New Revision: 141379
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141379
Log:
* targhooks.c (default_addr_space_number): Conform to the GNU
coding standard.
* tree.h (addr_space_t): Add a comment.
* c-decl.c (grokdeclarator): Use != 0, not > 0 when testing
for non-generic address spaces.
Modified:
branches/named-addr-spaces-branch/gcc/ChangeLog.named
branches/named-addr-spaces-branch/gcc/c-decl.c
branches/named-addr-spaces-branch/gcc/targhooks.c
branches/named-addr-spaces-branch/gcc/tree.h
More information about the Gcc-cvs
mailing list