This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9381] [3.4 regression] [new parser] rejects attribute on member function 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: 1 Jan 2004 04:19:26 -0000
- Subject: [Bug c++/9381] [3.4 regression] [new parser] rejects attribute on member function pointer
- References: <20030121045600.9381.drepper@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-01 04:19 -------
Already fixed in 3.4:
pushl %ebx
.....
.....
call *%edx
addl $8, %esp
popl %ebx
ret
--
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3466|application/octet-stream |text/plain
mime type| |
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9381