This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/33067] Awkward long decimal expansion for double literal in error.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33067

--- Comment #14 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-10 12:33:31 UTC ---
Frankly, I'm not convinced that before fixing the *whole* PR49152 we couldn't
manage to find a way to print floating point constants in a more decent way.
Maybe not easy, but not impossible.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]