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++/51559] decimal128 operates incorrectly compared to decimal32 and decimal64


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

--- Comment #1 from Domingo Alvarez <mingodad at gmail dot com> 2011-12-14 23:41:16 UTC ---
Created attachment 26094
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26094
A c program that demonstrate the same problem

Here is a c program that exibits the same problem, so it's not a c++ only
problem probably it's an intrinsic implementation fault of decimal128.


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