This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50623] Template metaprogramming involving 4 std::complex<double> fails without -std=gnu++0x
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 05 Oct 2011 15:55:03 +0000
- Subject: [Bug c++/50623] Template metaprogramming involving 4 std::complex<double> fails without -std=gnu++0x
- Auto-submitted: auto-generated
- References: <bug-50623-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50623
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |paolo.carlini at oracle dot
| |com
Resolution| |DUPLICATE
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-05 15:55:03 UTC ---
Same issue, right?
*** This bug has been marked as a duplicate of bug 50622 ***