cpplib.c: (_cpp_parse_assertion): Perform hash lookups based on full length of predicate.
authorNeil Booth <neilb@earthling.net>
Thu, 6 Jul 2000 09:51:57 +0000 (09:51 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 6 Jul 2000 09:51:57 +0000 (09:51 +0000)
commit09074fda4ff8ce7c743c42dea2d22d9f54de35f8
tree56576d7c711acae83fe6853e42b5bee15e58494f
parentf9721d41cbdcf8604ad0983ee2f94cc60efbeeab
cpplib.c: (_cpp_parse_assertion): Perform hash lookups based on full length of predicate.

* cpplib.c: (_cpp_parse_assertion):  Perform hash lookups
based on full length of predicate.

From-SVN: r34885
gcc/ChangeLog
gcc/cpplib.c