2 ! RUN: not %flang_fc1 -fdebug-unparse-with-symbols %s 2>&1 | FileCheck %s
3 ! CHECK: Label '10' is not in scope
4 ! CHECK: Label '20' was not found
5 ! CHECK: Label '30' is not a branch target
6 ! CHECK: Control flow use of '30'
7 ! CHECK: Label '40' is not in scope
8 ! CHECK: Label '50' is not in scope