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
2016-01-15 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
implicit_7.f90
blob
750d2454f37165c183420524490c7718307190d5
1
! { dg-do compile }
2
! PR 24643
3
! This tests a case where the compiler used to ICE in an early
4
! incarnation of the patch
5
ylocal
=
1
6
ybtable
=
ylocal
(
1
:
2
)
! { dg-error "Unclassifiable" }
7
end