From: davem Date: Sat, 3 May 2008 09:16:49 +0000 (+0000) Subject: 2008-05-02 David S. Miller X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=bbb5db400843d200e84665b79059932a4c7faee8 2008-05-02 David S. Miller * config.gcc (need_64bit_hwint): Document libcpp dependency. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@134898 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f33e88cfdb5..02055e57e0d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-05-02 David S. Miller + + * config.gcc (need_64bit_hwint): Document libcpp dependency. + 2008-05-02 Simon Baldwin PR bootstrap/36108 diff --git a/gcc/config.gcc b/gcc/config.gcc index c951000ccaf..00cd60c0244 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -141,6 +141,8 @@ # need_64bit_hwint Set to yes if HOST_WIDE_INT must be 64 bits wide # for this target. This is true iff this target # supports "long" or "wchar_t" wider than 32 bits. +# The setting made here must match the one made in +# other locations such as libcpp/configure.ac # # configure_default_options # Set to an initializer for configure_default_options