This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12793] [3.3 Regression] Can't make static_cast from std::complex<double> to std::complex<float> in 3.3.1
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2003 21:21:23 -0000
- Subject: [Bug libstdc++/12793] [3.3 Regression] Can't make static_cast from std::complex<double> to std::complex<float> in 3.3.1
- References: <20031027203946.12793.sarin@mit.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12793
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
------- Additional Comments From bangerth at dealii dot org 2003-10-27 21:21 -------
Andrew, did you actually try it? I can compile the code with 3.3.2...
W.