Skip to content

Commit 78a08bf

Browse files
author
GCC Administrator
committed
Daily bump.
1 parent 2003f89 commit 78a08bf

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

gcc/DATESTAMP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20240911
1+
20240912

libstdc++-v3/ChangeLog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
2024-09-11 Jonathan Wakely <[email protected]>
2+
3+
Backported from master:
4+
2024-09-10 Jonathan Wakely <[email protected]>
5+
6+
PR libstdc++/116159
7+
* include/std/iostream (ios_base_library_init): Only define for
8+
ELF targets.
9+
* src/c++98/ios_init.cc (ios_base_library_init): Likewise.
10+
11+
2024-09-11 Jonathan Wakely <[email protected]>
12+
13+
Backported from master:
14+
2024-09-10 Jonathan Wakely <[email protected]>
15+
16+
PR libstdc++/116641
17+
* include/bits/basic_string.h (operator=(basic_string&&)): Call
18+
_M_assign instead of assign.
19+
* testsuite/21_strings/basic_string/allocator/116641.cc: New
20+
test.
21+
122
2024-09-10 Jonathan Wakely <[email protected]>
223

324
Backported from master:

0 commit comments

Comments
 (0)