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

            Bug ID: 108797
           Summary: libstdc++: Inconsistent noexcept-specific for valarray
                     begin/end
           Product: gcc
           Version: 9.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: holger.k at elberer dot de
  Target Milestone: ---

The inconsistent noexcept specifier on valarray begin/end introduced in 
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=12f7864eff882cba2720d8871d8b136bd7a1d3cd
on releases/gcc-9 (bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103022)
was fixed in
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=2b2d97fc545635a0f6aa9c9ee3b017394bc494b
on master and backported to all (active) release branches except releases/gcc-9

Pls cherry-pick to releases/gcc-9 -- if still supported.

Reply via email to