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] attribute on member function pointer have no effect



------- Comment #11 from techrazy dot yang at gmail dot com  2008-07-11 07:43 -------
Created an attachment (id=15898)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15898&action=view)
The testcase fail g++ 4.3.0

>From this bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11893, we know the
typeof operator make all things correctly. But in gcc 4.3.0, this operator
failed, too. 


-- 


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]