This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/50543] Bootstrap fails to build for latest 4.6


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50543

Stupachenko Evgeny <evstupac at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evstupac at gmail dot com

--- Comment #6 from Stupachenko Evgeny <evstupac at gmail dot com> 2011-09-28 15:17:04 UTC ---
First good svn revision on trunk: 176871

Corresponding commit:

commit 6b4db1bd8cef61c66671c8249c21f6fdc8ccce06
Author: hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Jul 28 14:29:38 2011 +0000

    Set need_64bit_hwint to yes for x86 targets.

    gcc/

    2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>

        * config.gcc: Set need_64bit_hwint to yes for x86 targets.

    libcpp/

    2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>

        * configure.ac: Set need_64bit_hwint to yes for x86 targets.
        * configure: Regenerated.

gcc-4.6 build with corresponding patch passed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]