diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-07-01 21:01:15 +0100 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:15:46 -0300 |
commit | b098dc66eacaaaff121eb417238643aed152dcae (patch) | |
tree | a1ed773b43ee1639bbe1b18eb40736d8ba77320d /gcc/fortran/interface.c | |
parent | 732961dea2e59e5186901843c9c3d636f7a48a51 (diff) | |
download | gcc-b098dc66eacaaaff121eb417238643aed152dcae.zip gcc-b098dc66eacaaaff121eb417238643aed152dcae.tar.gz gcc-b098dc66eacaaaff121eb417238643aed152dcae.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