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/36702] [4.4 Regression] Bootstrap fails at revision 137369 on i686-apple-darwin9



------- Comment #2 from hjl at gcc dot gnu dot org  2008-07-02 19:32 -------
Subject: Bug 36702

Author: hjl
Date: Wed Jul  2 19:31:53 2008
New Revision: 137380

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137380
Log:
2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>

        PR boostrap/36702
        * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
        and Linux/x86.  Include 64bit t-softfp-compat for Linux/x86.

        * config/i386/64/t-fprules-softfp: Moved to ...
        * config/i386/64/t-softfp-compat: This.  New.

Added:
    trunk/libgcc/config/i386/64/t-softfp-compat
      - copied unchanged from r137369,
trunk/libgcc/config/i386/64/t-fprules-softfp
Removed:
    trunk/libgcc/config/i386/64/t-fprules-softfp
Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.host


-- 


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


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