constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PER_WORD...
commitaf246415aa48006c215cb6c3d84943d5124260eb
authorDavid Daney <daney@gcc.gnu.org>
Sun, 18 Nov 2007 05:23:59 +0000 (18 05:23 +0000)
committerDavid Daney <daney@gcc.gnu.org>
Sun, 18 Nov 2007 05:23:59 +0000 (18 05:23 +0000)
treefe9aed1c0382c9311da362f50eb25e347dd27b7e
parent19c2da45943e3f5d8d6255609f004b743a73a64d
constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PER_WORD in big-endian work around.

2007-11-16  David Daney  <ddaney@avtrex.com>
    Andrew Haley  <aph@redhat.com>

* constants.c (build_constants_constructor):  Use POINTER_SIZE
insead of BITS_PER_WORD in big-endian work around.

From-SVN: r130267
gcc/java/ChangeLog
gcc/java/constants.c