]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC memory...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 15 Dec 2017 11:32:27 +0000 (11:32 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 15 Dec 2017 11:32:27 +0000 (11:32 +0000)
commit8811fc8b49d2737d04540ecf18ab54ed0e358901
treec7d4f843deeba3cd79b43bba7a5c5ccee1831886
parentbf20e896100f803f256bdf4fdeb50573218cf36a
re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC memory usage)

PR target/66488
* ggc-page.c (HOST_BITS_PER_PTR): Do not define here...
* hwint.h (HOST_BITS_PER_PTR): ...but here instead.

From-SVN: r255689
gcc/ChangeLog
gcc/ggc-page.c
gcc/hwint.h