repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
coarray_41.f90: Add "-latomic" option if libatomic_available.
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
ctrl-z.f90
blob
7f20d35ef2b3012a6a8fd41e85f24747a96fb021
1
! { dg-do compile }
2
! PR 30532 Ctrl-Z in source file
3
! Test case from PR. Submitted by Jerry DeLisle <jvdelisle@gcc.gnu.org>
4
print
*,
"
\x1a
"
5
end