diff options
author | Luc Grosheintz <luc.grosheintz@gmail.com> | 2025-08-11 22:14:54 +0200 |
---|---|---|
committer | Tomasz Kamiński <tkaminsk@redhat.com> | 2025-08-21 10:41:53 +0200 |
commit | d6ed0658f70144dbec0fe7c494cf7a2a11b05d2e (patch) | |
tree | 052069e8224b6d708ab0c558575e42e48558ac73 /zlib/configure | |
parent | 6190513486ff39f79a614bb3cd42d94b9c17714a (diff) | |
download | gcc-d6ed0658f70144dbec0fe7c494cf7a2a11b05d2e.zip gcc-d6ed0658f70144dbec0fe7c494cf7a2a11b05d2e.tar.gz gcc-d6ed0658f70144dbec0fe7c494cf7a2a11b05d2e.tar.bz2 |
libstdc++: Reduce size static storage for __fwd_prod in mdspan.
This fixes an oversight in a previous commit that improved mdspan
related code. Because __size doesn't use __fwd_prod, __fwd_prod(__rank)
is not needed anymore. Hence, one can shrink the size of
__fwd_partial_prods.
libstdc++-v3/ChangeLog:
* include/std/mdspan (__fwd_partial_prods): Reduce size of the
array by 1 element.
Reviewed-by: Tomasz Kamiński <tkaminsk@redhat.com>
Signed-off-by: Luc Grosheintz <luc.grosheintz@gmail.com>
Diffstat (limited to 'zlib/configure')
0 files changed, 0 insertions, 0 deletions