[Bug c++/53970] -ftree-vectorization does not handle well unaligned data
hp at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 15 16:48:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53970
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
CC| |hp at gcc dot gnu.org
Resolution|DUPLICATE |
--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-07-15 16:48:16 UTC ---
(In reply to comment #1)
> Dup.
No...? I think you missed the explicit "char" member in the struct being
new:ed, making the data *known* misaligned. Or was it I who missed something?
(Changing back to unconfirmed as I didn't confirm the bahavior.)
More information about the Gcc-bugs
mailing list