]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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)
* config/pdp11/pdp11.c (output_addr_const_pdp11): Output negative
values with sign rather than as unsigned.

From-SVN: r167567

gcc/ChangeLog

index ff5268678ea006daaa992c8c1feab5c5c06259cf..13a4b69bd4eb1af3a526ab4cd71587d7581986fa 100644 (file)
@@ -1,3 +1,8 @@
+2010-12-07  Paul Koning  <ni1d@arrl.net>
+
+       * config/pdp11/pdp11.c (output_addr_const_pdp11): Output negative
+       values with sign rather than as unsigned.
+
 2010-12-07  Paul Koning  <ni1d@arrl.net>
 
        * config/pdp11/pdp11.c (TARGET_ASM_FUNCTION_SECTION): Define.