re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction (cmove...
authorUros Bizjak <uros@gcc.gnu.org>
Sun, 22 May 2011 18:53:32 +0000 (20:53 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 22 May 2011 18:53:32 +0000 (20:53 +0200)
commitef230b38360a3565c7cf88023fc109e3e76e119b
tree9e5fdec048d251da342293835312e65384c5ceea
parent7a1db261dec3c7da38f1576a03ec44167649c1af
re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction (cmove) in stage2)

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.

From-SVN: r174032
gcc/ChangeLog
gcc/config/i386/cpuid.h
libcpp/ChangeLog
libcpp/lex.c