This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/54112] including complex.h and complex fails in C++03
- 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: Sat, 28 Jul 2012 10:11:04 +0000
- Subject: [Bug libstdc++/54112] including complex.h and complex fails in C++03
- Auto-submitted: auto-generated
- References: <bug-54112-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54112
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-07-28 10:11:04 UTC ---
Why it happens only in C++03 mode? I'm asking because if the issue isn't a
regression and we are sure that it doesn't happen in C++11 mode, I don't think
it can be considered high priority.