aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4ecc27a..1f1f7fd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-17 Eric Botcazou <ebotcazou@adacore.com>
+
+ * tree.c (variably_modified_type_p) <ARRAY_TYPE>: Return true
+ if the element type is variably modified without recursing.
+
2006-05-17 Sebastian Pop <pop@cri.ensmp.fr>
PR middle-end/27332