[Bug c++/35637] tr1::function fails with const member function pointer

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Thu Mar 20 15:43:00 GMT 2008



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



More information about the Gcc-bugs mailing list