[Bug libfortran/22570] Null Characters instead of blanks in text output.

paulthomas2 at wanadoo dot fr gcc-bugzilla@gcc.gnu.org
Thu Jul 21 05:33:00 GMT 2005


------- Additional Comments From paulthomas2 at wanadoo dot fr  2005-07-21 05:33 -------
Subject: Re:  Null Characters instead of blanks in text
 output.


Steven,

>> The output looks good though:
>>    19     1     4     9    16    25    36    49    64    81   100   
>> 121   144   169   196   225   256   289   324
>>  
>>
>               ^ we need four more spaces here. 

This one I have fixed: I was not accumulating skips and spaces for 
multiple sequences of tabs or X-edits.

>
> I agree; replacing (2x, i4) with i6 works.  It's all down to x-editing 
> problems.  I must stop now but will resume in the morrow.
>
This one is stranger: replacing 2X with TR2 works.  There is logic that 
distinguishes them in read_x, which was the fix for the eor problem. 
 However, when I remove it, everything breaks except your testcase!

I will go back to it tonight.  I am nearly there; I am just missing why 
TR2 works.

Paul T




-- 


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



More information about the Gcc-bugs mailing list