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/28367] accessing via union on a vector does not cause vec_extract to be used



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-07-14 07:58 -------
(In reply to comment #1)
> Note a related testcase is:

I have a patch to fix that related testcase and also fix some other issues
related to BIT_FIELD_EXPR expansion with vec_extract (and why vec_set is still
unused after my patch too).


-- 


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


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