compiler: Add explicit sign to exported complex constants without imaginary component.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 7 Jan 2015 00:15:46 +0000 (00:15 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 7 Jan 2015 00:15:46 +0000 (00:15 +0000)
commit80e3412f4fa5f55804bd1c23dcf478f55574c907
tree83c575513016067fdc92c093bd8bfdbbccd991b7
parent7d7d64c1ae3c0732b167d2050b101808f078d711
compiler: Add explicit sign to exported complex constants without imaginary component.

Fixes issue 31.

From-SVN: r219273
gcc/go/gofrontend/expressions.cc