This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51630] failure to detect missing
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Dec 2011 08:57:19 +0000
- Subject: [Bug c++/51630] failure to detect missing
- Auto-submitted: auto-generated
- References: <bug-51630-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51630
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-20 08:57:19 UTC ---
the code fails for me using any of GCC 4.4, 4.5, 4.6 of 4.7
are you sure that's the actual code you're compiling?