This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2007 09:55:12 -0000
- Subject: [Bug fortran/33430] Improve -finit-*: Initialization of derived types, equivalenced variables
- References: <bug-33430-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from burnus at gcc dot gnu dot org 2007-09-14 09:55 -------
... and of cause:
- Signalling NaN (sNaN) should be supported as well.
(mpfr currently only supports qNaN - last not least as IEEE 754 does not
specify the bitpattern for sNaN/qNaN; IEEE 754r does, but it has not been
accepted yet.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33430