summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-14 06:27:51 +0000
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-14 06:27:51 +0000
commite1ed5a156b74603ecb62fc23f9edaa20a5c29c23 (patch)
treefd3c094e5c763f987a2baeb3ea0900354e662d23
parent9ae63bf8715b5ad969cb26a6869e0dcfe76a1cc7 (diff)
downloadppe42-gcc-e1ed5a156b74603ecb62fc23f9edaa20a5c29c23.tar.gz
ppe42-gcc-e1ed5a156b74603ecb62fc23f9edaa20a5c29c23.zip
2001-12-09 Aldy Hernandez <aldyh@redhat.com>
* attribs.c (c_common_attribute_table): Swap decl_req and type_req for the mode attribute. (handle_mode_attribute): Handle types, not decls. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47989 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7dc7c8ab7cc..4b83230644d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-09 Aldy Hernandez <aldyh@redhat.com>
+
+ * attribs.c (c_common_attribute_table): Swap decl_req and type_req
+ for the mode attribute.
+ (handle_mode_attribute): Handle types, not decls.
+
2001-12-13 Jason Merrill <jason@redhat.com>
* c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
OpenPOWER on IntegriCloud