This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12236] [3.3/3.4 Regression] regparm and fastcall messes up parameters
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2003 23:06:01 -0000
- Subject: [Bug c++/12236] [3.3/3.4 Regression] regparm and fastcall messes up parameters
- References: <20030910095328.12236.lightspeed@as.ro>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12236
janis187 at us dot ibm dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm28 at gcc dot gnu dot org
------- Additional Comments From janis187 at us dot ibm dot com 2003-09-15 23:05 -------
The regression in PR 12236 was introduced or exposed with this patch:
http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00774.html
--- gcc/gcc/ChangeLog ---
2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
Table-driven attributes.
* c-decl.c, config/alpha/alpha.c, config/arc/arc.c,
[lots more]
--- gcc/gcc/cp/ChangeLog ---
2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
Table-driven attributes.
* decl.c: Rename DECL_MACHINE_ATTRIBUTES to DECL_ATTRIBUTES.
[lots more]
The regression hunt took place on i686-pc-linux-gnu using the test
case from comment #1, which was linked and run with a comparison of
the output against expected output.
NOTE: This patch was added at 2001-09-21 01:26:54 UTC; until 07:17:49
that day, cc1plus could only be built with GCC 3.x.