aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMichael Matz <matz@gcc.gnu.org>2004-02-25 00:46:01 +0000
committerMichael Matz <matz@gcc.gnu.org>2004-02-25 00:46:01 +0000
commit89ab2b79a70e38e3d371971494a2434deeec934b (patch)
tree9b6eab6c851c58c737cfb7a4afb2f78a326d2b5f /gcc
parent265d94acde9c183595b9c045fd9abe962d814f86 (diff)
downloadgcc-89ab2b79a70e38e3d371971494a2434deeec934b.zip
gcc-89ab2b79a70e38e3d371971494a2434deeec934b.tar.gz
gcc-89ab2b79a70e38e3d371971494a2434deeec934b.tar.bz2
i386.c (ix86_comp_type_attributes): Check for regparm attributes.
* config/i386/i386.c (ix86_comp_type_attributes): Check for regparm attributes. From-SVN: r78411
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 245f2cd..6b9ac6e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-24 Michael Matz <matz@suse.de>
+
+ * config/i386/i386.c (ix86_comp_type_attributes): Check for
+ regparm attributes.
+
2004-02-24 Richard Henderson <rth@redhat.com>
* toplev.c (dump_file_tbl): Rename from dump_file.