[PATCH v1 1/1] libgccjit: Fix for -fanalyzer used in libgccjit
Antoni Boucher via Sourceware Forge
forge-bot@forge-test.rdfm.org
Wed Oct 15 16:18:13 GMT 2025
From: Antoni Boucher <bouanto@zoho.com>
gcc/analyzer/ChangeLog:
PR analyzer/113923
* checker-event.h: Add assertions.
gcc/jit/ChangeLog:
PR analyzer/113923
* jit-playback.cc: Specify BLOCK_SUPERCONTEXT.
gcc/testsuite/ChangeLog:
PR analyzer/113923
* jit.dg/all-non-failing-tests.h: Mention new test.
* jit.dg/test-fanalyzer.c: New test.
---
gcc/analyzer/checker-event.h | 2 +
gcc/jit/jit-playback.cc | 1 +
gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 ++
gcc/testsuite/jit.dg/test-fanalyzer.c | 52 ++++++++++++++++++++
4 files changed, 58 insertions(+)
create mode 100644 gcc/testsuite/jit.dg/test-fanalyzer.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v1-0001-libgccjit-Fix-for-fanalyzer-used-in-libgccjit.patch
Type: text/x-patch
Size: 4147 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/test-list/attachments/20251015/15237a07/attachment.bin>
More information about the Test-list
mailing list