]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')
authorRichard Henderson <rth@redhat.com>
Tue, 24 Aug 2010 21:08:05 +0000 (14:08 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 24 Aug 2010 21:08:05 +0000 (14:08 -0700)
commit6f173e52cbd7ec8160a7c0d6c23fa6d1bb7a7f66
treebfa80eeb59c1e4fde073f12dc44c3301e2faed5c
parent8a5b85388f5c0ae491e80f52c9aee4816499a7f6
re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')

        PR bootstrap/45376
        * configure.ac (HAVE_SSE4): New check.
        * configure, config.in: Rebuild.
        * lex.c (search_line_sse42): Omit if !HAVE_SSE4.

From-SVN: r163528
libcpp/ChangeLog
libcpp/config.in
libcpp/configure
libcpp/configure.ac
libcpp/lex.c