This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52371] [C++11] ICE in noexcept with constexpr conversion function
- From: "ai.azuma at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 24 Feb 2012 14:01:41 +0000
- Subject: [Bug c++/52371] [C++11] ICE in noexcept with constexpr conversion function
- Auto-submitted: auto-generated
- References: <bug-52371-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52371
--- Comment #2 from Ai Azuma <ai.azuma at gmail dot com> 2012-02-24 14:01:41 UTC ---
I'm sorry. I forgot to write that this ICE appears with -std=c++11 option.