This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50059] [C++0x] Broken error message with __builtin_remquo & constexpr
- 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: Fri, 12 Aug 2011 15:06:49 +0000
- Subject: [Bug c++/50059] [C++0x] Broken error message with __builtin_remquo & constexpr
- Auto-submitted: auto-generated
- References: <bug-50059-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50059
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-08-12
CC| |jason at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-08-12 15:06:49 UTC ---
Happens also with <cmath> and std::remquo, std::modf, CC-ing Jason.