Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-544

[gcc] use __builtin functions

Add voteWatch issue
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 4.1.2, 4.1.3, 4.1.4, 4.2.0
    • 4.3.0
    • Build and Installation
    • None
    • gcc

    • Inefficiency

    Description

      Gcc provides many built-in equivalents of C library functions like memcpy or strlen for optimization purposes. stdcxx should take advantage of them when possible to deliver better performance.

      http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Other-Builtins.html#Other-Builtins

      Attachments

        Activity

          People

            sebor Martin Sebor
            mbrown Mark Brown

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 16h Original Estimate - 16h
                16h
                Remaining:
                Time Spent - 6h Remaining Estimate - 14h
                14h
                Logged:
                Time Spent - 6h Remaining Estimate - 14h
                6h

                Slack

                  Issue deployment