pdp11.c (output_addr_const_pdp11): Output negative values with sign rather than as...
authorPaul Koning <pkoning@gcc.gnu.org>
Tue, 7 Dec 2010 19:59:16 +0000 (14:59 -0500)
committerPaul Koning <pkoning@gcc.gnu.org>
Tue, 7 Dec 2010 19:59:16 +0000 (14:59 -0500)
commitf28ca2b9991aad21f2ab96100bc51e2a7bf4cfba
tree7e826d55b10f8df31bdcac9ea8e3861a58daa2b7
parent6b208988ad7a00e531e9807966d724b511cee25d
pdp11.c (output_addr_const_pdp11): Output negative values with sign rather than as unsigned.

* config/pdp11/pdp11.c (output_addr_const_pdp11): Output negative
values with sign rather than as unsigned.

From-SVN: r167567
gcc/ChangeLog