OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ea4e13
)
PR target/25718
author
hp
<hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jan 2006 18:12:21 +0000
(18:12 +0000)
committer
hp
<hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jan 2006 18:12:21 +0000
(18:12 +0000)
* config/cris/cris.md ("uminsi3"): Don't use 8- or 16-bit sizes
for a negative bound.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109547
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
4d6c661
..
3a87282
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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):