This is the mail archive of the gcc@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]

Re: How does one identify HP-UX with broken inline math funs?


Robert Lipe wrote:
> 
> I'm happy with letting fixincludes whack it
> in math.h since apparently this is the only
> remaining system where this is an issue.

I would just prefer to always whack it or always
not whack it, but minimally to really know when
it should or should not be whacked.  I.e.

Is it only SCO that chokes when it is whacked?
Should SCO have "correct" declarations available
for these functions?  Can we identify the broken
inlines so that we only whack those?  :-)

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