[Bug libstdc++/108797] [10/11 Regression] libstdc++: Inconsistent noexcept-specifier for valarray begin/end

2023-02-15 Thread holger.k at elberer dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108797

--- Comment #4 from Holger Kaelberer  ---
Ok, got it. Thx

[Bug libstdc++/108797] [10/11 Regression] libstdc++: Inconsistent noexcept-specifier for valarray begin/end

2023-02-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108797

--- Comment #3 from Andrew Pinski  ---
(In reply to Holger Kaelberer from comment #2)
> I expected that. Just for reference: Where can I find release-planning for
> specific releases/xxx branches of gcc?

>From the front page itself:
https://gcc.gnu.org/
Under "Supported Releases" section.

You can also take a look at https://gcc.gnu.org/develop.html#timeline and see
based on previous branches that .5 is the last release of that branch.

[Bug libstdc++/108797] [10/11 Regression] libstdc++: Inconsistent noexcept-specifier for valarray begin/end

2023-02-14 Thread holger.k at elberer dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108797

--- Comment #2 from Holger Kaelberer  ---
I expected that. Just for reference: Where can I find release-planning for
specific releases/xxx branches of gcc?

[Bug libstdc++/108797] [10/11 Regression] libstdc++: Inconsistent noexcept-specifier for valarray begin/end

2023-02-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108797

Andrew Pinski  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Known to work||10.3.0, 11.3.0, 12.1.0,
   ||9.4.0
Summary|libstdc++: Inconsistent |[10/11 Regression]
   |noexcept-specifier for  |libstdc++: Inconsistent
   |valarray  begin/end |noexcept-specifier for
   ||valarray  begin/end
 Status|UNCONFIRMED |RESOLVED
   Target Milestone|--- |10.5
  Known to fail||10.4.0, 9.5.0

--- Comment #1 from Andrew Pinski  ---
The last GCC 9.x was GCC 9.5 released 2022-05-27.
The ship has sailed to apply patches to the GCC 9 branch now too.

Just for reference GCC 10 branch was applied r10-10910-g32bbf76e4345a7
GCC 11: r11-9264-g423cd47cfc9640 .