Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
line_length_7.f90
blob: b4ebf49c4bffa67bfb7b3cc27827540e55cb7e8f [
file
] [
log
] [
blame
]
!
{
dg
-
do
compile
}
!
{
dg
-
options
"-Wno-error"
}
!
!
By
default
,
for
free
-
form source code
:
Error
out
!
But
due to
-
Wno
-
error
,
we only expect a warning
!
print
*,
1
+
2
!
{
dg
-
warning
"Line truncated at .1."
}
end