Original bug ID: 6613
Reporter: @whitequark
Status: resolved (set by @xavierleroy on 2014-10-16T07:31:51Z)
Resolution: suspended
Priority: normal
Severity: feature
Version: 4.02.1+dev
Target version: 4.02.2+dev / +rc1
Category: ~DO NOT USE (was: OCaml general)
Related to: #4303 #5737 #6266
Monitored by: @gasche
Bug description
Build log:
/home/whitequark/.opam/local/bin/ocamlrun ../ocamlopt -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string ./Compflags camlinternalOO.cmx -c camlinternalOO.ml
/tmp/camlasmc9f0c3.s: Assembler messages:
/tmp/camlasmc9f0c3.s:1565: Error: shift expression expected -- `subs r0,r3,#4294967296'
File "camlinternalOO.ml", line 1:
Error: Assembler error, input left in file /tmp/camlasmc9f0c3.s
Additional information
I believe this should be fixed in 4.02.1 as well.