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
2014-07-12 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
pr49675.f90
blob
06fd1b665bd685f259825e28e477a3382ecdbb4e
1
! PR middle-end/49675
2
! { dg-do compile }
3
! { dg-options "-finstrument-functions" }
4
end
5
! { dg-final { scan-assembler "__cyg_profile_func_enter" } }
6
! { dg-final { scan-assembler "__cyg_profile_func_exit" } }