This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [PATCH, final] Formatted output of IEEE exceptional values


Jerry DeLisle <jvdelisle@verizon.net> writes:

> The result is as follows:
>
> F0.0  |       -Inf|       +Inf|        NaN|        NaN|
> F1.0  |          *|          *|          *|          *|
> F2.0  |         **|         **|         **|         **|
> F3.0  |        ***|        Inf|        NaN|        NaN|
> F4.0  |       -Inf|       +Inf|        NaN|        NaN|
> F5.0  |       -Inf|       +Inf|        NaN|        NaN|
> F6.0  |       -Inf|       +Inf|        NaN|        NaN|
> F7.0  |       -Inf|       +Inf|        NaN|        NaN|
> F8.0  |       -Inf|       +Inf|        NaN|        NaN|

Shoudn't that produce Infinity instead of +Inf in the last line?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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