[Bug c/20317] Solaris 10 and HUGE_VAL

2005-03-04 Thread martin at v dot loewis dot de

--- Additional Comments From martin at v dot loewis dot de  2005-03-04 
14:16 ---
Created an attachment (id=8327)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8327action=view)
preprocessor output


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20317


[Bug c/20317] Solaris 10 and HUGE_VAL

2005-03-04 Thread ebotcazou at gcc dot gnu dot org


-- 
   What|Removed |Added

 CC||ebotcazou at gcc dot gnu dot
   ||org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20317


[Bug c/20317] Solaris 10 and HUGE_VAL

2005-03-04 Thread joseph at codesourcery dot com

--- Additional Comments From joseph at codesourcery dot com  2005-03-04 
17:58 ---
Subject: Re:  New: Solaris 10 and HUGE_VAL

On Fri, 4 Mar 2005, martin at v dot loewis dot de wrote:

 I'll attach the preprocessor output if I can; in short,
 HUGE_VAL expands to __builtin_huge_val, which is a
 function in gcc but a constant in SunPRO.
 
 fixinclude needs to adjust this difference, fixing 
 iso/math_c99.h appropriately.

Surely this is the same as bug 19933?



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20317


[Bug c/20317] Solaris 10 and HUGE_VAL

2005-03-04 Thread ebotcazou at gcc dot gnu dot org

--- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-03-04 
18:10 ---
 Surely this is the same as bug 19933?

Right, Duplicates with a big D. :-)


*** This bug has been marked as a duplicate of 19933 ***

-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20317


[Bug c/20317] Solaris 10 and HUGE_VAL

2005-03-04 Thread martin at v dot loewis dot de

--- Additional Comments From martin at v dot loewis dot de  2005-03-04 
19:01 ---
Right. I did not find it because it does not have Solaris in its subject.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20317