Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit ef73533f36d5f2132630e88899b5e64999cb8364
Author: Zibi Sarbinowski <zibi@ca.ibm.com>
Date: Thu Nov 7 13:44:49 2024 -0500

[z/OS][libc++] Remove `align_val_t` dependency in small_buffer.h (#114396)

Rewriting `__alloc()` and `__dealloc()` template functions to avoid errors when `small_buffer.h` is
included in the modules LIT tests. For example:

```
test-suite-install/include/c++/v1/__utility/small_buffer.h:69:81: error: use of undeclared identifier 'align_val_t'
# | 69 | byte* __allocation = static_cast<byte*>(::operator new[](sizeof(_Stored), align_val_t{alignof(_Stored)}));
# | | ^
```
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 517485 2025-12-16T16:40:01 0:00:00
Previous 517464 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Performance Regressions 2 0
Performance Improvements 2 0
Added Tests 1 18
Unchanged Tests 85 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
753_ns3_r 2.97% 10.463 10.773 - 0.00% -
727_cppcheck_r 1.68% 25.079 25.499 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
737_gmsh_r -1.95% 13.271 13.012 - 0.00% -
723_llvm_r -1.03% 11.582 11.463 - 0.00% -

Added Tests - execution_time
735_gem5_r

Added Tests - execution_time
706_stockfish_r
707_ntest_r
709_cactus_r
710_omnetpp_r
721_gcc_r
723_llvm_r
727_cppcheck_r
729_abc_r
731_astcenc_r
734_vpr_r
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r
767_nest_r


Report Time: 0.12s
Name Current %
706_stockfish_r 22.049 -
707_ntest_r 17.909 -
709_cactus_r 19.663 -
710_omnetpp_r 8.321 -
721_gcc_r 12.916 -
723_llvm_r 11.463 -1.03%
727_cppcheck_r 25.499 1.68%
729_abc_r 18.668 -
731_astcenc_r 10.026 -
734_vpr_r 15.439 -
735_gem5_r 13.753 -
736_ocio_r 16.211 -
737_gmsh_r 13.012 -1.95%
748_flightdm_r 8.870 -
750_sealcrypto_r 18.332 -
753_ns3_r 10.773 2.97%
766_femflow_r 12.830 -
767_nest_r 14.302 -
Geometric Mean 14.340 -