[Bug libstdc++/94345] std::chrono overflows due to c++14 non-compliance

2020-11-16 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94345

--- Comment #2 from Jonathan Wakely  ---
Fixed for GCC 11 by b1850c617b14eedaf60b358f3b7d4707cff73b8a

I might still backport it.

[Bug libstdc++/94345] std::chrono overflows due to c++14 non-compliance

2020-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94345

Jonathan Wakely  changed:

   What|Removed |Added

   Keywords||rejects-valid
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2020-03-26
 Ever confirmed|0   |1

--- Comment #1 from Jonathan Wakely  ---
That was https://cplusplus.github.io/LWG/issue2094

[Bug libstdc++/94345] std::chrono overflows due to c++14 non-compliance

2021-07-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94345

Jonathan Wakely  changed:

   What|Removed |Added

   Target Milestone|--- |10.3
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #3 from Jonathan Wakely  ---
Backported as r10-9609 for GCC 10.3