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/35866] Vector load/store from a packed struct does not work (without -mstrict-align)



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-04-08 02:00 -------
(In reply to comment #0)
> We use directly a stvx instruction here and this will store in the incorrect
> position.

as stvx masks out the lower bits for a 16byte aligned address.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.3.0                       |4.4.0


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


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