This is the mail archive of the gcc-patches@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: Patch to add remaining C99 _Complex builtins


On Wed, 2003-09-03 at 18:29, Kaveh R. Ghazi wrote:
> One nit was that the clog() _Complex log function conflicted with the
> C++ iostreams clog.  So I left the builtin commented out until/if we
> decide to do something about that.

This info should be put in a comment so others can see why clog is
commented out.

Otherwise this looks OK.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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