lex.c (search_line_sse42): Correctly advance the pointer to an aligned address.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 3 Nov 2015 19:05:50 +0000 (20:05 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 3 Nov 2015 19:05:50 +0000 (20:05 +0100)
commit49445904cf71ccfeefe01ff4bfa8f98647c8d5f5
tree4144e64f059393820bb109f796c40aea5536220a
parentc85158dec62c8293382c1d311dd6e71dcbf08e32
lex.c (search_line_sse42): Correctly advance the pointer to an aligned address.

* lex.c (search_line_sse42): Correctly advance the pointer to an
aligned address.

From-SVN: r229718
libcpp/ChangeLog
libcpp/lex.c