# New Ticket Created by  parv 
# Please include the string:  [perl #131237]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131237 >


On FreeBSD 11 ...

FreeBSD bsd-11 11.0-STABLE FreeBSD 11.0-STABLE #9 r317495: Thu Apr 27
01:26:18 HST 2017 root@bsd-11:/usr/obj/usr/src/sys/GENERIC amd64


... clang 4 ...

# clang --version
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on
LLVM 4.0.0)
Target: x86_64-unknown-freebsd11.0
Thread model: posix
InstalledDir: /usr/bin


... and rakudo updated to r5e74017d ...

# ./perl6 --version
This is Rakudo version 2017.04.3-95-g5e74017d6 built on MoarVM version
2017.04-44-gf0db8822
implementing Perl 6.c.

... test 11 in t/04-nativecall/02-simple-args.t fails ...

...
ok 10 - passed uint8 0xFE
not ok 11 - passed uint8 0xFFFE

# Failed test 'passed uint8 0xFFFE'
# at t/04-nativecall/02-simple-args.t line 62
# expected: '11'
# got: '0'
ok 12 - passed uint8 0xFFFFFFFE
...


​Does the above have anything to do with Apple clang -O3 exception, by
chance?​
​

​  ​-
​ parv
​

--

Reply via email to