]> git.ipfire.org Git - thirdparty/gcc.git/commit
pdp11.c (pdp11_assemble_integer): Mask byte values to 8 bits.
authorPaul Koning <ni1d@arrl.net>
Tue, 9 Nov 2010 01:07:14 +0000 (20:07 -0500)
committerPaul Koning <pkoning@gcc.gnu.org>
Tue, 9 Nov 2010 01:07:14 +0000 (20:07 -0500)
commite285a2c6b4710c4a141fc18b7151457e4ae7f290
tree783c74a2aca8089d71f147be56b67141a4da6e81
parenta193ead3a36959d89050215b74470318416f3c21
pdp11.c (pdp11_assemble_integer): Mask byte values to 8 bits.

* config/pdp11/pdp11.c (pdp11_assemble_integer): Mask byte values
to 8 bits.

From-SVN: r166466
gcc/ChangeLog
gcc/config/pdp11/pdp11.c