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/14776] -mfpmath=sse causes movapd from non-16-byte aligned address


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-29 23:07 -------
Confirmed on the mainline (almost the same asm as given)

Also on 3.3.3:
        movsd   -104(%ebp), %xmm4

Also 3.2.3:
        movsd   -120(%ebp), %xmm0

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|optimization                |target
     Ever Confirmed|                            |1
  GCC build triplet|i686-pc-cygwin              |
   GCC host triplet|i686-pc-cygwin              |
           Keywords|                            |wrong-code
      Known to fail|                            |3.2.3 3.3.3 3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-29 23:07:51
               date|                            |


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


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