re PR target/25718 (invalid assembly for unsigned-minimum expressions.)

PR target/25718
	* config/cris/cris.md ("uminsi3"): Don't use 8- or 16-bit sizes
	for a negative bound.

From-SVN: r109547
This commit is contained in:
Hans-Peter Nilsson 2006-01-10 18:12:21 +00:00
parent a555a02ce6
commit 4580de7efa
1 changed files with 6 additions and 0 deletions

View 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):