From: Michael Matz Date: Wed, 25 Feb 2004 00:46:01 +0000 (+0000) Subject: i386.c (ix86_comp_type_attributes): Check for regparm attributes. X-Git-Tag: releases/gcc-4.0.0~9870 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89ab2b79a70e38e3d371971494a2434deeec934b;p=thirdparty%2Fgcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 245f2cd6b463..6b9ac6ed1a27 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-02-24 Michael Matz + + * config/i386/i386.c (ix86_comp_type_attributes): Check for + regparm attributes. + 2004-02-24 Richard Henderson * toplev.c (dump_file_tbl): Rename from dump_file.