r262243 - in /branches/gcc-7-branch: gcc/Change...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Fri Jun 29 09:31:00 GMT 2018
Author: marxin
Date: Fri Jun 29 09:31:30 2018
New Revision: 262243
URL: https://gcc.gnu.org/viewcvs?rev=262243&root=gcc&view=rev
Log:
Partial backport r256656
2018-06-29 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch@261621 138bc75d-0d04-0410-961f-82ee72b054a4
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/libcpp/lex.c
More information about the Gcc-cvs
mailing list