This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49470] no matching constructor for initialization errors not detected in g++
- From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 20 Jun 2011 03:12:27 +0000
- Subject: [Bug c++/49470] no matching constructor for initialization errors not detected in g++
- Auto-submitted: auto-generated
- References: <bug-49470-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49470
--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-06-20 03:12:23 UTC ---
This test case originates from http://llvm.org/bugs/show_bug.cgi?id=9627.