compiler: use const rather than constexpr
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 15 Mar 2019 15:50:34 +0000 (15:50 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 15 Mar 2019 15:50:34 +0000 (15:50 +0000)
commit1cd04969e3067235f1ad9932f44b6df462f9f854
tree5897864f959a8987e641b18ec83739905f40fce2
parentca7f909fba59f79d85f74ee0846bc9ed121ba7b2
compiler: use const rather than constexpr

    Fixes bootstrap with a C++98 compiler.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/167762

From-SVN: r269710
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/ast-dump.cc