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-04-15 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
c_sizeof_4.f90
blob
16172f05f5e987b0309e58b6fb18f5b2a6a567bf
1
! { dg-do link }
2
!
3
! PR fortran/40568
4
!
5
! Module checks for C_SIZEOF (part of ISO_C_BINDING)
6
!
7
8
implicit none
9
intrinsic
c_sizeof
! { dg-error "does not exist" }
10
end