9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Lyndon Nerenberg (VE6BBM/VE7TFX)"  <lyndon@orthanc.ca>
To: 9fans@9fans.net
Subject: [9fans] Nan() is hooped?
Date: Sun, 13 Dec 2009 00:08:47 -0700	[thread overview]
Message-ID: <31ed15f48d064844ffda4001f0af8aef@yyc.orthanc.ca> (raw)

The following code results in:

	8.out 15340: suicide: sys: fp: invalid operation fppc=0x108f status=0x8081 pc=0x00001028

#include <u.h>
#include <libc.h>

void main(int, char *) {

	double foo;

	foo = NaN();
	exits(0);
}






             reply	other threads:[~2009-12-13  7:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-13  7:08 Lyndon Nerenberg (VE6BBM/VE7TFX) [this message]
     [not found] <<31ed15f48d064844ffda4001f0af8aef@yyc.orthanc.ca>
2009-12-13  7:51 ` erik quanstrom

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=31ed15f48d064844ffda4001f0af8aef@yyc.orthanc.ca \
    --to=lyndon@orthanc.ca \
    --cc=9fans@9fans.net \
    /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 NNTP newsgroup(s).