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 testsuite/37074] gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2



------- Comment #7 from hjl at gcc dot gnu dot org  2010-08-14 02:29 -------
Subject: Bug 37074

Author: hjl
Date: Sat Aug 14 02:28:57 2010
New Revision: 163239

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163239
Log:
Support --with-fpmath=sse for x86.

gcc/

2010-08-13  H.J. Lu  <hongjiu.lu@intel.com>

        Backport from mainline
        2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

        * config.gcc: Support --with-fpmath=sse for x86.

        * config/i386/ssemath.h: New.

        * doc/install.texi (--with-fpmath=sse): Documented.

gcc/testsuite/

2010-08-13  H.J. Lu  <hongjiu.lu@intel.com>

        Backport from mainline
        2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

        PR testsuite/37074:
        * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.

Added:
    branches/ix86/gcc-4_4-branch/gcc/config/i386/ssemath.h
Modified:
    branches/ix86/gcc-4_4-branch/gcc/ChangeLog.ix86
    branches/ix86/gcc-4_4-branch/gcc/config.gcc
    branches/ix86/gcc-4_4-branch/gcc/doc/install.texi
    branches/ix86/gcc-4_4-branch/gcc/testsuite/ChangeLog.ix86
   
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp


-- 


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


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