This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33067] Awkward long decimal expansion for double literal in error.
- 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: Mon, 10 Oct 2011 12:26:14 +0000
- Subject: [Bug c++/33067] Awkward long decimal expansion for double literal in error.
- Auto-submitted: auto-generated
- References: <bug-33067-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33067
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|paolo.carlini at oracle dot |unassigned at gcc dot
|com |gnu.org
--- Comment #12 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-10 12:26:14 UTC ---
Ok, call.c:op_error must be completely changed. Too much work for me at the
moment.