From: <dsmich@roadrunner.com>
To: 14749@debbugs.gnu.org
Subject: bug#14749: rtl.test failure in master
Date: Sat, 29 Jun 2013 14:38:59 -0400 [thread overview]
Message-ID: <20130629183900.3ZNB4.35727.root@cdptpa-web34-z02> (raw)
I'm seeing this make check error from rtl.test on master:
ERROR: rtl.test: load-constant: #\37200 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))
The failing line is:
(integer->char 16000)
Out of curiosity, I added these lines:
#\λ
(integer->char 955)
I chose the lambda char as it works fine within a string a few line further into the test.
Those lines produce these errors:
ERROR: rtl.test: load-constant: #\1673 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))
ERROR: rtl.test: load-constant: #\1673 - arguments: ((misc-error #f "~A" ("make-long-immediate unavailable for this target") #f))
I don't how 16000 relates to #\37200 or how 955 or #\λ to #\1673 .
Could it be that this is a 32 bit machine?
$ git describe
v2.1.0-1017-g98eaef1
-Dale
next reply other threads:[~2013-06-29 18:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-29 18:38 dsmich [this message]
2013-06-29 21:53 ` bug#14749: rtl.test failure in master dsmich
2013-06-30 10:58 ` dsmich
2013-08-08 2:35 ` dsmich
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130629183900.3ZNB4.35727.root@cdptpa-web34-z02 \
--to=dsmich@roadrunner.com \
--cc=14749@debbugs.gnu.org \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).