[Bug target/39445] failure of SSE2 tests

2009-03-13 Thread ebotcazou at gcc dot gnu dot org


--- Comment #5 from ebotcazou at gcc dot gnu dot org  2009-03-13 09:35 
---
Works fine now, thanks for the quick turn around!


-- 

ebotcazou at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.4.0


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



[Bug target/39445] failure of SSE2 tests

2009-03-12 Thread hjl dot tools at gmail dot com


--- Comment #1 from hjl dot tools at gmail dot com  2009-03-12 17:58 ---
How can I reproduce it? How is your gcc configured?


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

 CC||hjl dot tools at gmail dot
   ||com


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



[Bug target/39445] failure of SSE2 tests

2009-03-12 Thread ebotcazou at gcc dot gnu dot org


--- Comment #2 from ebotcazou at gcc dot gnu dot org  2009-03-12 18:43 
---
 How can I reproduce it?

-mtune=i586 presumably.


-- 


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



[Bug target/39445] failure of SSE2 tests

2009-03-12 Thread hjl dot tools at gmail dot com


--- Comment #3 from hjl dot tools at gmail dot com  2009-03-12 19:53 ---
A patch is posted at

http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00603.html


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

URL||http://gcc.gnu.org/ml/gcc-
   ||patches/2009-
   ||03/msg00603.html
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2009-03-12 19:53:28
   date||


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



[Bug target/39445] failure of SSE2 tests

2009-03-12 Thread hjl at gcc dot gnu dot org


--- Comment #4 from hjl at gcc dot gnu dot org  2009-03-12 19:56 ---
Subject: Bug 39445

Author: hjl
Date: Thu Mar 12 19:56:34 2009
New Revision: 144823

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144823
Log:
gcc/

2009-03-12  H.J. Lu  hongjiu...@intel.com

PR target/39445
* config/i386/i386.c (ix86_expand_push): Don't set memory
alignment.

gcc/testsuite/

2009-03-12  H.J. Lu  hongjiu...@intel.com

PR target/39445
* gcc.target/i386/pr39445.c: New.

* gcc.target/i386/push-1.c: XFAIL.

Added:
trunk/gcc/testsuite/gcc.target/i386/pr39445.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.target/i386/push-1.c


-- 


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