Update integer16_internal_format IR/ASM checks for _ex symbol
Committed by
mfwolffe
- SHA
550630ec1483a5779886435ef32febdfac7bf830- Parents
-
de2e2d9 - Tree
ab998ee
550630e
550630ec1483a5779886435ef32febdfac7bf830de2e2d9
ab998ee| Status | File | + | - |
|---|---|---|---|
| M |
test_programs/integer16_internal_format.f90
|
2 | 2 |
test_programs/integer16_internal_format.f90modified@@ -1,7 +1,7 @@ | ||
| 1 | 1 | ! CHECK: 170141183460469231731687303715884105727 |
| 2 | -! IR_CHECK: call @afs_fmt_begin_internal( | |
| 2 | +! IR_CHECK: call @afs_fmt_begin_internal_ex( | |
| 3 | 3 | ! IR_CHECK: call @afs_fmt_push_int128( |
| 4 | -! ASM_CHECK: _afs_fmt_begin_internal | |
| 4 | +! ASM_CHECK: _afs_fmt_begin_internal_ex | |
| 5 | 5 | ! ASM_CHECK: _afs_fmt_push_int128 |
| 6 | 6 | ! REPRO_CHECK: asm |
| 7 | 7 | ! REPRO_CHECK: obj |