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
c++: Fix tree_contains_struct for TRAIT_EXPR
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
kind_tests_4.f90
blob
050c15a282be82363dadad0e35511cc7d392717f
1
! { dg-do compile }
2
!
3
! PR 50752: [4.7 Regression] ICE in match_kind_param
4
!
5
! Contributed by Joost VandeVondele <Joost.VandeVondele@pci.uzh.ch>
6
7
rPos
=
0.0
_dp
! { dg-error "Missing kind-parameter" }
8
end