This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30652] SSE expansion is missing for isinf() and other fpclassify functions
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2008 04:02:31 -0000
- Subject: [Bug target/30652] SSE expansion is missing for isinf() and other fpclassify functions
- References: <bug-30652-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from ghazi at gcc dot gnu dot org 2008-06-07 04:02 -------
What remains to be done for this PR?
The generic FP classification implementations are all done, including builtin
fpclassify(). Perhaps some optabs still need to be finished? Or can we close
this one?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30652