diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-07-01 21:01:15 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-07-01 21:06:42 +0100 |
commit | a1a0dc4548979f8a340a7ea71624a52a20e1e0b3 (patch) | |
tree | 1bb35bd3e21f2037987c34fc504e6ab4e533cd48 /gcc/fortran/interface.c | |
parent | 039a630d787dc18c76b81f08a322ba1e0d91082d (diff) | |
download | gcc-a1a0dc4548979f8a340a7ea71624a52a20e1e0b3.zip gcc-a1a0dc4548979f8a340a7ea71624a52a20e1e0b3.tar.gz gcc-a1a0dc4548979f8a340a7ea71624a52a20e1e0b3.tar.bz2 |
libstdc++: Remove noexcept from match_results comparisons (PR 94627)
These functions can't be noexcept because the iterators stored in the
sub_match objects can throw on any operation.
libstdc++-v3/ChangeLog:
PR libstdc++/94627
* include/bits/regex.h (operator==, operator!=): Remove noexcept
equality comparisons for match_results.
* testsuite/28_regex/match_results/94627.cc: New test.
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions