[BRIGFE] Fix (more) crash with calls with more than 4 args.
authorHenry Linjamäki <henry.linjamaki@parmance.com>
Tue, 3 Oct 2017 15:16:34 +0000 (15:16 +0000)
committerPekka Jääskeläinen <visit0r@gcc.gnu.org>
Tue, 3 Oct 2017 15:16:34 +0000 (15:16 +0000)
commit9c53f040cb3c3bc0b86f702af5bd73d904d6cf0f
tree09f48fcad5596db25f4c8786047696d2ef4d2da9
parent4f8d1d3268c6c1fe336e0cf7587355cd2eb671f0
[BRIGFE] Fix (more) crash with calls with more than 4 args.

It missed a reference which is required because vector expansion
can move the object to another location.

From-SVN: r253382
gcc/brig/ChangeLog
gcc/brig/brigfrontend/brig-branch-inst-handler.cc