Skip to content

Commit

Permalink
Daily bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
GCC Administrator committed Sep 12, 2024
1 parent 2003f89 commit 78a08bf
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gcc/DATESTAMP
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20240911
20240912
21 changes: 21 additions & 0 deletions libstdc++-v3/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
2024-09-11 Jonathan Wakely <[email protected]>

Backported from master:
2024-09-10 Jonathan Wakely <[email protected]>

PR libstdc++/116159
* include/std/iostream (ios_base_library_init): Only define for
ELF targets.
* src/c++98/ios_init.cc (ios_base_library_init): Likewise.

2024-09-11 Jonathan Wakely <[email protected]>

Backported from master:
2024-09-10 Jonathan Wakely <[email protected]>

PR libstdc++/116641
* include/bits/basic_string.h (operator=(basic_string&&)): Call
_M_assign instead of assign.
* testsuite/21_strings/basic_string/allocator/116641.cc: New
test.

2024-09-10 Jonathan Wakely <[email protected]>

Backported from master:
Expand Down

0 comments on commit 78a08bf

Please sign in to comment.