[Bug target/31175] isinf incorrectly expanded

2008-11-05 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2008-11-05 16:20 --- *** Bug 38023 has been marked as a duplicate of this bug. *** -- ubizjak at gmail dot com changed: What|Removed |Added ---

[Bug target/31175] isinf incorrectly expanded

2007-04-05 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2007-04-05 12:21 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/31175] isinf incorrectly expanded

2007-04-03 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-04-03 11:21 --- Subject: Bug 31175 Author: uros Date: Tue Apr 3 11:20:53 2007 New Revision: 123465 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123465 Log: PR target/31175 * config/i386/i386.md (isinf2): Expan

[Bug target/31175] isinf incorrectly expanded

2007-03-14 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2007-03-14 17:38 --- (In reply to comment #0) > Examine the definition of isinf closely. It returns -1 for -inf. But: NOTE Note that these functions are obsolete. C99 defines macros isfinite(), isinf() and isnan() (for all t

[Bug target/31175] isinf incorrectly expanded

2007-03-14 Thread schwab at suse dot de
--- Comment #1 from schwab at suse dot de 2007-03-14 17:19 --- The standard has no such requirement. It only talks about non-zero value. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31175