lex.c (_cpp_clean_line): Add uses of __builtin_expect.
commit7af45bd465a9d75ea3eeb95b94ad06697989b84b
authorIan Lance Taylor <iant@google.com>
Fri, 29 Dec 2006 15:43:55 +0000 (29 15:43 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 29 Dec 2006 15:43:55 +0000 (29 15:43 +0000)
treed65c0563731fbeda76b7bc10f898ca429033ba53
parenta3993f33507e06424e79fd279f0f546798664440
lex.c (_cpp_clean_line): Add uses of __builtin_expect.

* lex.c (_cpp_clean_line): Add uses of __builtin_expect.  Don't
look backward at the end of the line unless we saw a backslash.

From-SVN: r120263
libcpp/ChangeLog
libcpp/lex.c