This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/48113] [4.6/4.7 Regression] [C++0x] bind with tuple argument fails
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 Mar 2011 17:33:59 +0000
- Subject: [Bug libstdc++/48113] [4.6/4.7 Regression] [C++0x] bind with tuple argument fails
- Auto-submitted: auto-generated
- References: <bug-48113-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48113
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
AssignedTo|jason at gcc dot gnu.org |unassigned at gcc dot
| |gnu.org
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-14 17:33:44 UTC ---
Indeed, EDG 4.2 rejects both. So the bug report is indeed a library issue.
I'll open a separate report for the accepts-invalid example.