Skip to content

Commit fe8c4bf

Browse files
rovkavdonaldson
authored andcommitted
[flang] Add missing LABEL in test. NFC
1 parent eb7dd2e commit fe8c4bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/test/Fir/target-rewrite-complex.fir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ func private @paramcomplex4(!fir.complex<4>) -> ()
106106
// I32-LABEL: func @callcomplex4()
107107
// X64-LABEL: func @callcomplex4()
108108
// AARCH64-LABEL: func @callcomplex4()
109+
// PPC-LABEL: func @callcomplex4()
109110
func @callcomplex4() {
110111

111112
// I32: [[RES:%[0-9A-Za-z]+]] = fir.call @returncomplex4() : () -> i64

0 commit comments

Comments
 (0)