]> gcc.gnu.org Git - gcc.git/commit
c++: Add testcase for this PR [PR97990]
authorAndrew Pinski <quic_apinski@quicinc.com>
Fri, 16 Feb 2024 18:55:43 +0000 (10:55 -0800)
committerAndrew Pinski <quic_apinski@quicinc.com>
Fri, 16 Feb 2024 18:59:28 +0000 (10:59 -0800)
commit5f1438db419c9eb8901d1d1d7f98fb69082aec8e
treee1788a0560eacc62832d083b96e8b38af0dc9620
parentbf6f00cbb132f1dcb80684d9cf082156bf7b315d
c++: Add testcase for this PR [PR97990]

This testcase was fixed by r14-5934-gf26d68d5d128c8 but we should add
one to make sure it does not regress again.

Committed as obvious after a quick test on the testcase.

PR c++/97990

gcc/testsuite/ChangeLog:

* g++.dg/torture/vector-struct-1.C: New test.

Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
gcc/testsuite/g++.dg/torture/vector-struct-1.C [new file with mode: 0644]
This page took 0.061281 seconds and 5 git commands to generate.