aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b5aab4d..299eb4c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-02 Jakub Jelinek <jakub@redhat.com>
+
+ PR target/25199
+ * config/i386/i386.md (movqi_1): Only force imovx for alternative
+ 5 if operand 1 is not aligned. Undo previous constraint change.
+ * config/i386/predicates.md (aligned_operand): Use MEM_ALIGN.
+
2005-12-02 Richard Guenther <rguenther@suse.de>
* tree.h (build): Remove prototype.