This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r129750 - in /branches/named-addr-spaces-branch...
- From: bje at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 29 Oct 2007 23:03:50 -0000
- Subject: r129750 - in /branches/named-addr-spaces-branch...
Author: bje
Date: Mon Oct 29 23:03:49 2007
New Revision: 129750
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129750
Log:
* convert.c: Include "target.h".
(convert_to_pointer): Do not assume pointers are POINTER_SIZE.
(convert_to_integer): Likewise.
Modified:
branches/named-addr-spaces-branch/gcc/ChangeLog.named
branches/named-addr-spaces-branch/gcc/convert.c
branches/named-addr-spaces-branch/gcc/fold-const.c