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


Paolo Carlini wrote:
Hi,

now that Mark fixed c++/21784, we can safely enable this builtin without
fearing regressions in the libstdc++-v3 testsuite (the only reason why
it was disabled). In turn, this will allow to consistently use
__builtin_clog & co in v3 itself.

Tested x86-linux (c, c++) and x86_64-linux (c, c++, f95).

Ok for mainline?

OK.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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