[Bug c++/56392] Crash while filling an odd-pitch 16bpp image with auto-vectorization enabled on x86_64 Linux platform

2013-02-19 Thread s.jodogne at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56392 --- Comment #2 from s.jodogne at gmail dot com 2013-02-19 11:56:45 UTC --- (In reply to comment #1) > You are dereferencing a pointer to uint16_t that is not sufficiently aligned > for that type. The C standard prohibits this, result

[Bug c++/56392] New: Crash while filling an odd-pitch 16bpp image with auto-vectorization enabled on x86_64 Linux platform

2013-02-19 Thread s.jodogne at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56392 Bug #: 56392 Summary: Crash while filling an odd-pitch 16bpp image with auto-vectorization enabled on x86_64 Linux platform Classification: Unclassified Product: gcc Ver