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]
Other format: [Raw text]

Re: tgmath.h and newlib


This affects parisc all hpux versions except for possibly 11.31.  I've
experimented with not including complex.h.  With a couple of other
testsuite changes (complex -> __complex__), the tgmath tests behave
in a semi-reasonable manner if complex arguments are avoided.  However,
I don't really see any major benefit in having tgmath support as even
the support for scalar types is incomplete.  Thus, I would be happy to
see tgmath.h not installed and the tests skipped for !c99_runtime.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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