Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!AI.MIT.EDU!rms From: rms@AI.MIT.EDU Newsgroups: gnu.gcc.bug Subject: Transcendental functions Message-ID: <8905112047.AA00256@sugar-bombs.ai.mit.edu> Date: 11 May 89 20:47:02 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 8 How many people would like to see built-in support for transcendental functions in GCC? This would mean adding new rtl codes, new optabs, new standard pattern names, and adding numerous patterns to all the machine descriptions to take advantage of the feature. I hesitate to install so much change unless there is real enthusiasm for it. Note that the built-in functions would fail to set errno and therefore would not be compatible with ANSI C.