From: "Kip Macy" <kip.macy@gmail.com>
To: Ocaml <caml-list@inria.fr>
Subject: disconcerting asm warnings when building for freebsd-sparc64
Date: Sat, 7 Oct 2006 16:35:10 -0700 [thread overview]
Message-ID: <b1fa29170610071635u6c97fda2h34778280a6564d83@mail.gmail.com> (raw)
Is this a bug in ocaml? Or have I mis-configured gas?
Thanks.
../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags
pervasives.cmx ` -c pervasives.ml
/tmp/camlasm9a4b6a.s: Assembler messages:
/tmp/camlasm9a4b6a.s:432: Warning: value 0x3cb0000000000000 truncated to 0x0
/tmp/camlasm9a4b6a.s:438: Warning: value 0x10000000000000 truncated to 0x0
/tmp/camlasm9a4b6a.s:444: Warning: value 0x7fefffffffffffff truncated
to 0xfffff fff
/tmp/camlasm9a4b6a.s:450: Warning: value 0x7ff0000000000001 truncated to 0x1
/tmp/camlasm9a4b6a.s:456: Warning: value 0xfff0000000000000 truncated to 0x0
/tmp/camlasm9a4b6a.s:462: Warning: value 0x7ff0000000000000 truncated to 0x0
../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib `./Compflags
int64.cmx` -c int64.ml
/tmp/camlasm568d6a.s: Assembler messages:
/tmp/camlasm568d6a.s:48: Warning: value 0x7fffffffffffffff truncated
to 0xffffff ff
/tmp/camlasm568d6a.s:54: Warning: value 0x8000000000000000 truncated to 0x0
next reply other threads:[~2006-10-07 23:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-07 23:35 Kip Macy [this message]
2006-10-07 23:50 ` [Caml-list] " Shawn W
2006-10-07 23:50 ` Kip Macy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b1fa29170610071635u6c97fda2h34778280a6564d83@mail.gmail.com \
--to=kip.macy@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox