------- Comment #4 from hjl at gcc dot gnu dot org  2010-05-23 22:17 -------
Subject: Bug 44245

Author: hjl
Date: Sun May 23 22:17:27 2010
New Revision: 159770

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159770
Log:
Properly check OPTION_MASK_ISA_64BIT.

gcc/

2010-05-23  H.J. Lu  <hongjiu...@intel.com>

        Backport from mainline
        2010-05-23  H.J. Lu  <hongjiu...@intel.com>

        PR target/44245
        * config/i386/i386.c (def_builtin): Properly check
        OPTION_MASK_ISA_64BIT.

gcc/testsuite/

2010-05-23  H.J. Lu  <hongjiu...@intel.com>

        Backport from mainline
        2010-05-23  H.J. Lu  <hongjiu...@intel.com>

        PR target/44245
        * gcc.target/i386/crc32-3.c: New.
        * gcc.target/i386/crc32-4.c: Likewise.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/crc32-3.c
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/crc32-4.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/i386/i386.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to