2017-12-15 Eric Botcazou <ebotcazou@adacore.com>
commit86574d66efe247c388dccb8b7fe0cc11c32e092d
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Dec 2017 11:30:56 +0000 (15 11:30 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Dec 2017 11:30:56 +0000 (15 11:30 +0000)
treed3a60c3ccd8e9a20607fe169c396e18e46ae37a2
parentac0e8693cf2add529a0ca701f1c89c0a5b920245
2017-12-15  Eric Botcazou  <ebotcazou@adacore.com>

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255687 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/xm-mingw32.h
gcc/ggc-page.c
gcc/hwint.h