This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12846] No warning when function pointer cast drops __attribute__ ((regparm))
- 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: 27 Feb 2004 04:31:32 -0000
- Subject: [Bug c/12846] No warning when function pointer cast drops __attribute__ ((regparm))
- References: <20031030195953.12846.anders@kaseorg.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-27 04:31 -------
Fixed for 3.4.0 by:
* i386/i386.c (ix86_comp_type_attributes): Check for
regparm attributes.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12846