This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16787] NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2004 11:44:33 -0000
- Subject: [Bug bootstrap/16787] NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc
- References: <20040727192305.16787.scott.bailey@eds.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2004-07-29 11:44 -------
(In reply to comment #3)
> However, my fear is that this patch isn't distributable since the header
> file I'm borrowing the definitions from bears a Compaq Information
> Technologies Group, L.P. copyright notice. :-(
I do not think that matters. I mean, even if Compaq's math.h contains
#define M_PI 3.14159265358979
I am still allowed to use the same definition in my program.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16787