compiler: Pass location to fatal_error.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 30 Jan 2015 16:04:58 +0000 (16:04 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 30 Jan 2015 16:04:58 +0000 (16:04 +0000)
commit4811c44ee01bba9fd09fe5e2b6b9fc9be66b33c9
treee458cff3d4603f158fb079c6e7d4057ce104234a
parentb4d216f6e206dab4c37d80bfb91b76e2776cb9ef
compiler: Pass location to fatal_error.

The GCC function is changing.

The error functions need to move to a compiler-indepent
approach so that changes to the GCC functions are not a
concern here.

From-SVN: r220292
gcc/go/gofrontend/go.cc