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 c/29467
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
result_2.f90
blob
eea28e8f2feab7e234b614f3aebbbb0d0e766a28
1
! { dg-do compile }
2
!
3
! PR 50379: ICE in gfc_typenode_for_spec at fortran/trans-types.c
4
!
5
! Contributed by Vittorio Zecca <zeccav@gmail.com>
6
7
function
f
()
result
(
res
)
8
interface
res
! { dg-error "attribute conflicts with" }
9
end