[Bug c++/69831] Issue with passing a reference_wrapper to a placeholder when using a pointer to member function in bind

2016-02-16 Thread sniderdj at umich dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69831 sniderdj at umich dot edu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/69831] Issue with passing a reference_wrapper to a placeholder when using a pointer to member function in bind

2016-02-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69831 --- Comment #3 from Andrew Pinski --- Works for me on the trunk: GNU C++14 (GCC) version 6.0.0 20160215 (experimental) [trunk revision 233436] (aarch64-unknown-linux-gnu) compiled by GNU C version 6.0.0 20160215 (experimental) [trunk

[Bug c++/69831] Issue with passing a reference_wrapper to a placeholder when using a pointer to member function in bind

2016-02-15 Thread sniderdj at umich dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69831 --- Comment #2 from sniderdj at umich dot edu --- Created attachment 37697 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37697=edit For convenience, the result of the compilation

[Bug c++/69831] Issue with passing a reference_wrapper to a placeholder when using a pointer to member function in bind

2016-02-15 Thread sniderdj at umich dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69831 --- Comment #1 from sniderdj at umich dot edu --- *** Bug 69830 has been marked as a duplicate of this bug. ***