This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/20317] Solaris 10 and HUGE_VAL


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]