compiler: break dependence on hex_value
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 9 Sep 2016 17:44:12 +0000 (17:44 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 9 Sep 2016 17:44:12 +0000 (17:44 +0000)
commit7117752523c9d59ac81c6b6fe6cba71eeb946085
tree725842b404500eee6e0928b7dbcee772c95a30f9
parentc65248cb7df48f125ff375849e2834d64e7bc3bd
compiler: break dependence on hex_value

    Rework the lexical analyzer to eliminate the need to call
    hex_value() in libiberty (added equivalent local functionality).
    No change in functionality.

    Reviewed-on: https://go-review.googlesource.com/28855

From-SVN: r240049
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/lex.cc
gcc/go/gofrontend/lex.h