1 ! RUN: bbc %s -o - | tco | FileCheck %s
2 ! RUN: %flang -emit-llvm -S -mmlir -disable-external-name-interop %s -o - | FileCheck %s
9 ! Verify that the offset in the struct does not regress from i32.
10 ! CHECK-LABEL: define void @_QQmain()
11 ! CHECK: getelementptr { float, float }, ptr %{{[0-9]+}}, i32 0, i32 0