This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20004] [3.3 Regression] G++ disregards __attribute__((regparm(3))) when calling through a const pointer
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2005 14:28:52 -0000
- Subject: [Bug c++/20004] [3.3 Regression] G++ disregards __attribute__((regparm(3))) when calling through a const pointer
- References: <20050216093738.20004.jjk@acm.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:28 -------
Confirmed in 3.2.3 and 3.3.3 but fixed already in 3.4.0 but this is a regression from 3.0.4.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Known to fail| |3.3.3 3.2.3
Known to work| |3.0.4 3.4.0 4.0.0
Last reconfirmed|0000-00-00 00:00:00 |2005-02-16 14:28:47
date| |
Summary|G++ disregards |[3.3 Regression] G++
|__attribute__((regparm(3))) |disregards
|when calling through a const|__attribute__((regparm(3)))
|pointer |when calling through a const
| |pointer
Target Milestone|--- |3.3.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20004