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 target/43733] bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --with-arch=core2



------- Comment #29 from uros at gcc dot gnu dot org  2010-05-24 16:26 -------
Subject: Bug 43733

Author: uros
Date: Mon May 24 16:26:17 2010
New Revision: 159786

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159786
Log:
        Backport from mainline:
        2010-05-20  Uros Bizjak  <ubizjak@gmail.com>

        PR target/43733
        * configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
        * configure: Regenerate.
        * config.in: Regenerate.
        * config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
        instead of sahf only for 64bit targets.


Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config.in
    branches/gcc-4_4-branch/gcc/config/i386/i386.md
    branches/gcc-4_4-branch/gcc/configure
    branches/gcc-4_4-branch/gcc/configure.ac


-- 


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


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