r174038 - in /branches/gcc-4_6-branch: gcc/Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Sun May 22 19:14:00 GMT 2011


Author: uros
Date: Sun May 22 19:14:50 2011
New Revision: 174038

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174038
Log:
	PR target/49104
	* config/i386/cpuid.h (bit_MMXEXT): New define.

libcpp/ChangeLog:

2011-05-22  Uros Bizjak  <ubizjak@gmail.com>

	PR target/49104
	* lex.c (init_vectorized_lexer): Do not set "minimum" when __3dNOW_A__
	is defined.  Check bit_MMXEXT and bit_CMOV to use search_line_mmx.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/i386/cpuid.h
    branches/gcc-4_6-branch/libcpp/ChangeLog
    branches/gcc-4_6-branch/libcpp/lex.c



More information about the Gcc-cvs mailing list