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 middle-end/28436] accessing an element via a "pointer" on a vector does not cause vec_extract to be used



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-11-21 03:32 -------
Note I Noticed with vector int on x86, it incorrectly uses SF mode because
vec_extract is done wrongly.


-- 


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


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