We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50269e5 commit aa4228eCopy full SHA for aa4228e
test/g000i.ijs
@@ -1,6 +1,8 @@
1
1:@:(dbr bind Debug)@:(9!:19)2^_44[(echo^:ECHOFILENAME) './g000i.ijs'
2
NB. =/ B ---------------------------------------------------------------
3
4
+0 = {{x=y}}/ 0 1 NB. smoke test, 32-bit arm crash on unaligned access of 8-byte double
5
+
6
1 0 0 1 -: =/ 0 0 1 1 ,: 0 1 0 1
7
8
eq=: 4 : 'x=y'
test/g022.ijs
1:@:(dbr bind Debug)@:(9!:19)2^_44[(echo^:ECHOFILENAME) './g022.ijs'
NB. >:y -----------------------------------------------------------------
+1 2 -: >:@| 0 1 NB. smoke test, 32-bit arm crash on unaligned access of 8-byte double
(>: -: 1&+) 1=?2 3 4$2
(>: -: 1&+) _1e9+?2 3 4$2e9
(>: -: 1&+) o._1e9+?2 3 4$2e9
0 commit comments