compiler: Pass location to fatal_error.
commit29f68d21d683541a286f85185c7e6a9a0cb21e3d
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Jan 2015 16:04:58 +0000 (30 16:04 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Jan 2015 16:04:58 +0000 (30 16:04 +0000)
treee458cff3d4603f158fb079c6e7d4057ce104234a
parent1a38587a321331911615409b3ec92b2e6b9109a1
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220292 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/go.cc