brintos

brintos / llvm-project-archived public Read only

0
0
Text · 229 B · 181ae44 Raw
8 lines · plain
1! RUN: %flang_fc1 -fdebug-dump-symbols %s 2>&1 | FileCheck %s2! Ensure that DATA-like default component initializers work.3! CHECK: j size=4 offset=0: ObjectEntity type: INTEGER(4) init:123_44type t5  integer j/123/6end type7end8