This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19138] double complex / inf gives nan instead of 0
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2004 23:17:06 -0000
- Subject: [Bug middle-end/19138] double complex / inf gives nan instead of 0
- References: <20041223143534.19138.dmitri@unm.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-12-23 23:17 -------
> I'm not sure whether this special
> case here immediately follows from fixing PR 18902.
It does, indeed, this one is a *really* a special case: have a look to the test
case that I have attached to 18902 (and verified fixed by a preliminary patch ;)
But, if we want to keep both open, it's ok with me!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19138