[Bug libstdc++/84865] Regular expression regex_search falls into infinite loop causing segfault on crayxc machines
timshen at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 14 23:26:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84865
Tim Shen <timshen at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timshen at gcc dot gnu.org
--- Comment #5 from Tim Shen <timshen at gcc dot gnu.org> ---
Sorry I don't have a crayxc. On my x86_64 linux machine I can't reproduce the
crash. I used:
g++ (Debian 7.3.0-5) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
More information about the Gcc-bugs
mailing list