OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
2011-01-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git]
/
gcc
/
testsuite
/
gfortran.dg
/
large_real_kind_1.f90
diff --git
a/gcc/testsuite/gfortran.dg/large_real_kind_1.f90
b/gcc/testsuite/gfortran.dg/large_real_kind_1.f90
index
5c741ad
..
28e4067
100644
(file)
--- a/
gcc/testsuite/gfortran.dg/large_real_kind_1.f90
+++ b/
gcc/testsuite/gfortran.dg/large_real_kind_1.f90
@@
-56,7
+56,7
@@
program test
call testoutput (-7.51e-100_k,-7.51e-100_8,15,'(F15.10)')
x = huge(x)
call testoutput (-7.51e-100_k,-7.51e-100_8,15,'(F15.10)')
x = huge(x)
- call outputstring (2*x,'(F20.15)','
+
Infinity')
+ call outputstring (2*x,'(F20.15)','
Infinity')
call outputstring (-2*x,'(F20.15)',' -Infinity')
write (c1,'(G20.10E5)') x
call outputstring (-2*x,'(F20.15)',' -Infinity')
write (c1,'(G20.10E5)') x