This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35637] tr1::function fails with const member function pointer
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2008 15:43:00 -0000
- Subject: [Bug c++/35637] tr1::function fails with const member function pointer
- References: <bug-35637-13405@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pcarlini at suse dot de 2008-03-20 15:42 -------
Interestingly, current mainline is not affected. Thus, either the mainline
compiler regressed (that is the library is actually buggy and the mainline
compiler should reject the code, like the 4_3-branch compiler does), or
something should be backported from mainline to the 4_3-branch compiler. In
either case, it seems to me the C++ compiler should be checked first, both in
mainline and 4_3-branch.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libstdc++ |c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35637