diff options
author | Thomas Schwinge <tschwinge@baylibre.com> | 2025-02-06 16:20:50 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@baylibre.com> | 2025-02-08 12:37:07 +0100 |
commit | 7809aa1128250c9e90fde33a4fc0c88a733f8e1a (patch) | |
tree | 7878d04917533c8c45275df46b0543d58c731e22 /libstdc++-v3/testsuite/lib | |
parent | 2466b0b4d9bcfe51c1a049c3d7f6a8043d68630e (diff) | |
download | gcc-7809aa1128250c9e90fde33a4fc0c88a733f8e1a.zip gcc-7809aa1128250c9e90fde33a4fc0c88a733f8e1a.tar.gz gcc-7809aa1128250c9e90fde33a4fc0c88a733f8e1a.tar.bz2 |
For a few test cases, clarify dependance on effective-target 'nonlocal_goto' into 'exceptions'
For example, for nvptx, these test cases currently indeed fail with
'sorry, unimplemented: target cannot support nonlocal goto'. However,
that's just an artefact of non-existing support for exception handling,
and these test cases already require effective-target 'exceptions'.
gcc/testsuite/
* gcc.dg/cleanup-12.c: Don't 'dg-skip-if "" { ! nonlocal_goto }'.
* gcc.dg/cleanup-13.c: Likewise.
* gcc.dg/cleanup-5.c: Likewise.
* gcc.dg/gimplefe-44.c: Don't
'dg-require-effective-target nonlocal_goto'.
Diffstat (limited to 'libstdc++-v3/testsuite/lib')
0 files changed, 0 insertions, 0 deletions