Skip to content

Commit 1ece3d0

Browse files
FIX test ctime-run label repositioning dependency
1 parent 0294395 commit 1ece3d0

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

tests/ctime-run.mx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,8 @@ outc !add(9)
7373
outu !add(!add(4))
7474
%add(!add(3))
7575

76-
%endl()
77-
:_(!add(7)) ; NOTE output changes with label addr
78-
outu _(!ldEmit(8))
76+
:_(!add(7))
77+
ld _(!ldEmit(8))
7978

8079

8180
%macro seeAsmLength(mac) {

tests/ctime-run.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:returncode 0
22

3-
:stdout 58
3+
:stdout 55
44
- VM -
55
BBY0$
66
94537864
@@ -10,6 +10,5 @@ BBY0$
1010
0A
1111
5 6
1212
64
13-
35
1413
73713
1514

0 commit comments

Comments
 (0)