diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2023-02-01 14:56:47 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2023-02-01 17:58:22 +0100 |
commit | a939dd835798efd40b78f7c0070177616e3f36d3 (patch) | |
tree | d55ef22aade420d3085d773906e64c4b475952f7 /gcc/tree-ssa-loop.cc | |
parent | dbc4db7e824719084ee32d02edcf2b6191a05f27 (diff) | |
download | gcc-a939dd835798efd40b78f7c0070177616e3f36d3.zip gcc-a939dd835798efd40b78f7c0070177616e3f36d3.tar.gz gcc-a939dd835798efd40b78f7c0070177616e3f36d3.tar.bz2 |
libstdc++ testsuite: Correct S0 in std/time/hh_mm_ss/1.cc
For targets where the ABI mandates structure layout that has
no padding, like cris-elf, this test started failing when
introduced as an add-on to the existing 1.cc, thereby
effectively causing a regression in testsuite results.
Adding an empty structure to S0, corresponds better to the
layout of hh_mm_ss<seconds>.
PR testsuite/108632
* testsuite/std/time/hh_mm_ss/1.cc (size): Add empty
struct at end of S0.
Diffstat (limited to 'gcc/tree-ssa-loop.cc')
0 files changed, 0 insertions, 0 deletions