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]

Re: [Bug target/14941] i386.md strangeness in sse2_movsd


> 
> ------- Additional Comments From coyote at coyotegulch dot com  2004-09-21 12:55 -------
> Has anyone determined if this should be changed or not? 

Yep, the movsd implementation seems to be wrong.  (the documentation is
at least supported by my implementation in simplify-rtx even tought I
would expect the semantics to be reversed)

Did you checked the other uses of vec_merge in i386.md for further
inconsistencies?

Honza
> 
> -- 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |coyote at coyotegulch dot
>                    |                            |com
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14941


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