r216132 - in /branches/gcc-4_9-branch/libcpp: C...

wschmidt@gcc.gnu.org wschmidt@gcc.gnu.org
Mon Oct 13 01:40:00 GMT 2014


Author: wschmidt
Date: Mon Oct 13 01:40:11 2014
New Revision: 216132

URL: https://gcc.gnu.org/viewcvs?rev=216132&root=gcc&view=rev
Log:
2014-10-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	Backport from mainline r215873
	2014-10-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* lex.c (search_line_fast): Add new version to be used for Power8
	and later targets when Altivec is enabled.  Restrict the existing
	Altivec version to big-endian systems so that lvsr is not used on
	little endian, where it is deprecated.  Remove LE-specific code
	from the now-BE-only version.


Modified:
    branches/gcc-4_9-branch/libcpp/ChangeLog
    branches/gcc-4_9-branch/libcpp/lex.c



More information about the Gcc-cvs mailing list