re PR target/25718 (invalid assembly for unsigned-minimum expressions.)
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Tue, 10 Jan 2006 18:12:21 +0000 (18:12 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Tue, 10 Jan 2006 18:12:21 +0000 (18:12 +0000)
PR target/25718
* config/cris/cris.md ("uminsi3"): Don't use 8- or 16-bit sizes
for a negative bound.

From-SVN: r109547

gcc/ChangeLog

index 4d6c661ef2b4c3d791ac0b574d3b6ed1c725576e..3a8728292f29983f87a7cc4d1f5a80c3decd17d4 100644 (file)
@@ -1,3 +1,9 @@
+2006-01-10  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR target/25718
+       * config/cris/cris.md ("uminsi3"): Don't use 8- or 16-bit sizes
+       for a negative bound.
+
 2006-01-10  Richard Guenther  <rguenther@suse.de>
 
        * tree-ssa-structalias.c (get_constraint_for_component_ref):