This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/9381] [3.4 regression] [new parser] rejects attribute on member function pointer


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]