------- Comment #4 from jvdelisle at gcc dot gnu dot org 2008-01-17 06:42 ------- Interestingly, we are getting a spurious FMT_COLON token which is causing a premature exit from the formatted transfer function and a miscalculation of the maximum position, resulting in a truncation of the output.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34782