r261621 - in /branches/gcc-6-branch/libcpp: Cha...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Fri Jun 15 08:51:00 GMT 2018
Author: marxin
Date: Fri Jun 15 08:51:28 2018
New Revision: 261621
URL: https://gcc.gnu.org/viewcvs?rev=261621&root=gcc&view=rev
Log:
Partial backport r256656
2018-06-15 Martin Liska <mliska@suse.cz>
Backport from mainline
2018-01-10 Kelvin Nilsen <kelvin@gcc.gnu.org>
* lex.c (search_line_fast): Remove illegal coercion of an
unaligned pointer value to vector pointer type and replace with
use of __builtin_vec_vsx_ld () built-in function, which operates
on unaligned pointer values.
Modified:
branches/gcc-6-branch/libcpp/ChangeLog
branches/gcc-6-branch/libcpp/lex.c
More information about the Gcc-cvs
mailing list