[Bug target/45205] printf does not print some long doubles correctly

2010-08-05 Thread kmmertes at gmail dot com
--- Comment #7 from kmmertes at gmail dot com 2010-08-06 04:21 --- Prettier version of output (I hope): a -> 18014398509481984.0 : 43 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +b -> -1.0 : bf f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =c -> 3602879701

[Bug target/45205] printf does not print some long doubles correctly

2010-08-05 Thread kmmertes at gmail dot com
--- Comment #6 from kmmertes at gmail dot com 2010-08-06 04:17 --- Can you compile and run the program on a PowerPC computer with a version of gcc that you do support to see if the problem persists? Here is the output from my system: a -> 18014398509481984.0 : 43 50 00 00

[Bug target/45205] printf does not print some long doubles correctly

2010-08-05 Thread kmmertes at gmail dot com
--- Comment #4 from kmmertes at gmail dot com 2010-08-06 03:15 --- Sorry I forgot to include output of gcc -v: Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir

[Bug c/45205] printf does not print some long doubles correctly

2010-08-05 Thread kmmertes at gmail dot com
--- Comment #2 from kmmertes at gmail dot com 2010-08-06 00:44 --- Created an attachment (id=21419) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21419&action=view) preprocessed file for main.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45205

[Bug c/45205] printf does not print some long doubles correctly

2010-08-05 Thread kmmertes at gmail dot com
--- Comment #1 from kmmertes at gmail dot com 2010-08-06 00:41 --- Created an attachment (id=21418) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21418&action=view) short program that demonstrates the problem and possible cause -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c/45205] New: printf does not print some long doubles correctly

2010-08-05 Thread kmmertes at gmail dot com
dot org ReportedBy: kmmertes at gmail dot com GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45205