------- Comment #19 from jvdelisle at gcc dot gnu dot org  2008-12-22 21:27 
-------
Yes, so far I am only working with 4.4.  Regardless, it appears that on this
platform the width is being computed incorrectly.  I count 20 stars in the
field width.  The required field width for the output on x86-64 is 28.  So
there is an off by one 8-byte word going on here.

I suspect that the decimal point shifting problem which is now fixed on 4.4 is
a separate problem.  I will keep at it.


-- 


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

Reply via email to