File tree Expand file tree Collapse file tree 4 files changed +45
-1
lines changed Expand file tree Collapse file tree 4 files changed +45
-1
lines changed Original file line number Diff line number Diff line change 1+ 2023-11-15 Kewen Lin <linkw@linux.ibm.com>
2+
3+ Backported from master:
4+ 2023-11-06 Kewen Lin <linkw@linux.ibm.com>
5+
6+ PR target/111828
7+ * config.in: Regenerate.
8+ * config/rs6000/rs6000.cc (rs6000_update_ipa_fn_target_info): Guard
9+ inline asm handling under !HAVE_AS_POWER10_HTM.
10+ * configure: Regenerate.
11+ * configure.ac: Detect assembler support for HTM insns at power10.
12+
1132023-11-10 liuhongt <hongtao.liu@intel.com>
214
315 Backported from master:
Original file line number Diff line number Diff line change 1- 20231115
1+ 20231116
Original file line number Diff line number Diff line change 1+ 2023-11-15 Kewen Lin <linkw@linux.ibm.com>
2+
3+ Backported from master:
4+ 2023-11-06 Kewen Lin <linkw@linux.ibm.com>
5+
6+ PR target/111828
7+ * lib/target-supports.exp
8+ (check_effective_target_powerpc_as_p10_htm): New proc.
9+ * g++.target/powerpc/pr111828-1.C: New test.
10+ * g++.target/powerpc/pr111828-2.C: New test.
11+
1122023-11-10 liuhongt <hongtao.liu@intel.com>
213
314 Backported from master:
Original file line number Diff line number Diff line change 1+ 2023-11-15 Jonathan Wakely <jwakely@redhat.com>
2+
3+ Backported from master:
4+ 2023-11-15 Jonathan Wakely <jwakely@redhat.com>
5+
6+ PR libstdc++/112491
7+ * python/libstdcxx/v6/xmethods.py (DequeWorkerBase.index):
8+ Correctly handle unused capacity at the start of the first node.
9+ * testsuite/libstdc++-xmethods/deque.cc: Check index operator
10+ when elements have been removed from the front.
11+
12+ 2023-11-15 Jonathan Wakely <jwakely@redhat.com>
13+
14+ Backported from master:
15+ 2023-11-15 Jonathan Wakely <jwakely@redhat.com>
16+
17+ * include/std/stacktrace (basic_stacktrace::at): Fix class name
18+ in exception message.
19+ * testsuite/19_diagnostics/stacktrace/hash.cc: Do not fail if
20+ current() returns a non-empty stacktrace.
21+
1222023-11-14 Jonathan Wakely <jwakely@redhat.com>
223
324 Backported from master:
You can’t perform that action at this time.
0 commit comments