--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-29
20:52 ---
Patch backported to 3.4 branch.
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-29
20:45 ---
Subject: Bug 19933
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_4-branch
Changes by: [EMAIL PROTECTED] 2005-05-29 20:45:44
Modified files:
gcc: Change
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-24
13:36 ---
Patch for 3.4.x: http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02123.html
--
What|Removed |Added
---
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-19
07:16 ---
Fixed in 4.0.1 and later. Backporting to 3.4.x.
--
What|Removed |Added
Known to fai
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-19
07:11 ---
Subject: Bug 19933
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-05-19 07:11:26
Modified files:
gcc/testsuite : Change
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-19
07:06 ---
Subject: Bug 19933
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-05-19 07:05:46
Modified files:
gcc/testsuite : ChangeLog
fixincludes: C
--- Additional Comments From joseph at codesourcery dot com 2005-05-03
16:21 ---
Subject: Re: Problem with define of HUGE_VAL in math_c99.
On Tue, 3 May 2005, ebotcazou at gcc dot gnu dot org wrote:
> 1. Can we work around bug 20558 by using the sizeof trick for isinf?
No, because
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-03
14:39 ---
> __builtin_isnan is type-generic and functionally so, unlike
> __builtin_signbit which isn't although it should be and __builtin_isinf
> which tries to be type-generic and is broken in doing so (bug 205
--- Additional Comments From joseph at codesourcery dot com 2005-05-03
12:59 ---
Subject: Re: Problem with define of HUGE_VAL in math_c99.
On Tue, 3 May 2005, ebotcazou at gcc dot gnu dot org wrote:
> > We have a functional __builtin_isnan, there is no need to fix that
> > particular
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-03
11:35 ---
> Use __FLT_MIN__ etc. since may not be included.
Of course.
> For a good fix we'll want to add built-in functions compatible with the
> Solaris header and remove the relevant fixes, and those would te
--- Additional Comments From joseph at codesourcery dot com 2005-05-03
10:54 ---
Subject: Re: Problem with define of HUGE_VAL in math_c99.
On Tue, 3 May 2005, ebotcazou at gcc dot gnu dot org wrote:
> This works fine for "big" numbers, but are there similar tricks to distinguish
> den
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-03
09:48 ---
> I'm not sure what is best done with the signbit definition (maybe nothing if
> it will never call a library function at present, even though it isn't
> properly type-generic);
We can discriminate using
--- Additional Comments From joseph at codesourcery dot com 2005-05-01
14:24 ---
Subject: Re: Problem with define of HUGE_VAL in math_c99.
On Sun, 1 May 2005, ebotcazou at gcc dot gnu dot org wrote:
> > In principle all the macros can be defined along the lines of
> > the isnan/isf
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-01
12:21 ---
> GCC does not yet have __builtin_isfinite or __builtin_isnormal functions;
> they
> would be generically useful additions if they always avoided falling back to
> a library function. __builtin_fpclassi
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-04-30
17:10 ---
Fixing.
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |ebotcazou
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-22 20:52
---
The following definitions should replace the Solaris ones outright for GCC.
This has been reported to Sun, so fixes for these should be disabled for
any future header mentioning __GNUC__.
#define HUGE_VAL
--- Additional Comments From casevh at comcast dot net 2005-03-07 06:15
---
I downloaded and tried the Sun Studio 10 compiler. It does require math_c99.h as
distributed by Sun. So I'd say gcc will need to work around this header file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-03-04
18:11 ---
Confirmed by duplicate.
--
What|Removed |Added
CC|
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-03-04
18:10 ---
*** Bug 20317 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--
What|Removed |Added
Component|preprocessor|target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19933
20 matches
Mail list logo