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 middle-end/21743] Enable __builtin_clog


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-24 22:20 -------
If you uncomment what is in builtins.def, you get both clog and __builtin_clog.
If we define it as DEF_LIB_BUILTIN instead of DEF_C99_BUILTIN, we only get __builtin_clog.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21743


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