From 491e62664394a8689a3f8904fbe8dbc3dea05524 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 30 Aug 2026 02:08:45 +0200 Subject: Fix ICEs with recursive type declarations --- testsuite/fail_compilation/record-base-cycle.elna.s | 1 + 1 file changed, 1 insertion(+) create mode 100644 testsuite/fail_compilation/record-base-cycle.elna.s (limited to 'testsuite/fail_compilation/record-base-cycle.elna.s') diff --git a/testsuite/fail_compilation/record-base-cycle.elna.s b/testsuite/fail_compilation/record-base-cycle.elna.s new file mode 100644 index 0000000..64f8722 --- /dev/null +++ b/testsuite/fail_compilation/record-base-cycle.elna.s @@ -0,0 +1 @@ + .file "record-base-cycle.elna" -- cgit v1.2.3