------- Comment #8 from greened at obbligato dot org  2010-09-08 18:59 -------
(In reply to comment #6)
> The alignment of llvm_cbe__24__StackDv_P53 is only 64bits so you are casting 
> to
> a greater aligned type and then dereferencing it.

I didn't know that typing something as a vector guaranteed alignment.  I don't
see anything in the gcc manual about that.  Isn't that why we have
__attribute(aligned())__?


-- 


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

Reply via email to