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] | |
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?
-- 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] |