https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80672
--- Comment #8 from Oleg Endo <olegendo at gcc dot gnu.org> --- Author: olegendo Date: Sat Sep 28 08:41:09 2019 New Revision: 276243 URL: https://gcc.gnu.org/viewcvs?rev=276243&root=gcc&view=rev Log: gcc/ 2019-09-28 Oleg Endo <olege...@gcc.gnu.org> Backport from mainline 2019-09-28 Oleg Endo <olege...@gcc.gnu.org> PR target/80672 * config/sh/sh.c (parse_validate_atomic_model_option): Use std::string::compare instead of std::string::find. Modified: branches/gcc-7-branch/gcc/ChangeLog branches/gcc-7-branch/gcc/config/sh/sh.c