Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
line_length_10.f90
blob: 390e9a1635814393e8fe1d3d05f67da40e7a35b2 [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
{
dg
-
options
"-Wno-line-truncation"
}
!
!
By
default
,
for
free
-
form source code
:
Error
out
!
But
due to the
explicit
-
Wno
-
line
-
truncation
,
compile w
/
o warning
!
print
*,
1
+
2
end