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
libgfortran/ChangeLog:
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
block_12.f90
blob
a7e9c10439046ab79868f8261c8811ec3e11fa14
1
! { dg-do compile }
2
! PR 50627 - this used to free a namespace twice.
3
program
main
4
block
5
end program
main
! { dg-error "END BLOCK" }
6
! { dg-prune-output "Unexpected end of file" }