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 libstdc++/77717] testsuite/21_strings/basic_string_view/operations/compare/char/1.cc makes undefined memcmp call


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77717

--- Comment #2 from ville at gcc dot gnu.org ---
Author: ville
Date: Mon Sep 26 09:46:19 2016
New Revision: 240486

URL: https://gcc.gnu.org/viewcvs?rev=240486&root=gcc&view=rev
Log:
        PR libstdc++/77717
        * testsuite/21_strings/basic_string_view/operations/compare/char/1.cc:
        Fix an out-of-bounds access.

Modified:
    trunk/libstdc++-v3/ChangeLog
   
trunk/libstdc++-v3/testsuite/21_strings/basic_string_view/operations/compare/char/1.cc

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