OSDN Git Service

* lex.c (_cpp_clean_line): Add uses of __builtin_expect. Don't
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Dec 2006 15:43:55 +0000 (15:43 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Dec 2006 15:43:55 +0000 (15:43 +0000)
commit5008f5c5f26e410c921d7a0418490d70447725ef
treed65c0563731fbeda76b7bc10f898ca429033ba53
parent0157cc75c1dd79684c9902d9652482711eb52149
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120263 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/lex.c