]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite, darwin: Suppress unwind frames in scantest-lto.c.
authorIain Sandoe <iain@sandoe.co.uk>
Wed, 3 Sep 2025 14:33:21 +0000 (15:33 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Thu, 4 Sep 2025 06:36:55 +0000 (07:36 +0100)
commit6ce76052aeaa3370243909b62c87bfdcb243b885
treeabbc5903c93e5bb9a4cb98065dfe4828ad5cafd5
parenta803d5b9cd37bb5440e96ee61c2db7d5b990ed53
testsuite, darwin: Suppress unwind frames in scantest-lto.c.

Currently, for Darwin unwind and EH frames are emitted without use
of .cfi_xxx instructions; the emitted frames also contain the
string 'ascii'.  For the purpose of this test, omit them.

PR testsuite/112728

gcc/testsuite/ChangeLog:

* gcc.dg/scantest-lto.c: Omit unwind frames.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/testsuite/gcc.dg/scantest-lto.c