summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-15 00:09:00 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2004-07-15 00:09:00 +0000
commitd4ca42d3b77c88ce9d69207aa8be01e2b135c00e (patch)
tree78c132b5b29ebc1362f28bd7a6454e0d1cb0d045 /gcc/ChangeLog
parenta59d74d6d29d5e999fe3c5ecda89593a88bbcd79 (diff)
downloadgcc-d4ca42d3b77c88ce9d69207aa8be01e2b135c00e.tar.gz
* expr.c (expand_assignment): Reenable bitfield += optimizations.
Use alias set 0 for memory, do proper mode calculations and adjust address for memories. * gcc.c-torture/execute/20040709-1.c: New test. * gcc.c-torture/execute/20040709-2.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84722 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cb26f13af36..675e22b5a6b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-15 Jakub Jelinek <jakub@redhat.com>
+
+ * expr.c (expand_assignment): Reenable bitfield += optimizations.
+ Use alias set 0 for memory, do proper mode calculations and adjust
+ address for memories.
+
2004-07-14 Per Bothner <per@bothner.com>
* input.h: If USE_MAPPED_LOCATION, define separate expanded_location