Skip to content

Commit aa4228e

Browse files
committed
test
1 parent 50269e5 commit aa4228e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

test/g000i.ijs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
1:@:(dbr bind Debug)@:(9!:19)2^_44[(echo^:ECHOFILENAME) './g000i.ijs'
22
NB. =/ B ---------------------------------------------------------------
33

4+
0 = {{x=y}}/ 0 1 NB. smoke test, 32-bit arm crash on unaligned access of 8-byte double
5+
46
1 0 0 1 -: =/ 0 0 1 1 ,: 0 1 0 1
57

68
eq=: 4 : 'x=y'

test/g022.ijs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
1:@:(dbr bind Debug)@:(9!:19)2^_44[(echo^:ECHOFILENAME) './g022.ijs'
22
NB. >:y -----------------------------------------------------------------
33

4+
1 2 -: >:@| 0 1 NB. smoke test, 32-bit arm crash on unaligned access of 8-byte double
5+
46
(>: -: 1&+) 1=?2 3 4$2
57
(>: -: 1&+) _1e9+?2 3 4$2e9
68
(>: -: 1&+) o._1e9+?2 3 4$2e9

0 commit comments

Comments
 (0)