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
PR target/83368
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
trans-mem-skel.f90
blob
f02dfaf352394e43320dfeec4d35e9ee096cbe5f
1
! { dg-do compile }
2
! { dg-options "-fgnu-tm" }
3
! { dg-require-effective-target fgnu_tm }
4
program
foo
5
real
x
6
end program
foo