gas: avoid UB on signed multiplication in resolve_symbol_value()

Commit 487b0ff02dda ("ubsan: signed integer multiply overflow") touched
only one of the two affected places (the 3rd, resolve_expression(), is
already using valueT type local variables).
1 file changed