From b738c9d5530402ca145f2be495cda65b1e2a5389 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 6 Dec 2022 12:44:13 -0800 Subject: [PATCH] Add -fno-exception to iostream_main.cc.options. --- tests/general/iostream_main.cc.options | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/general/iostream_main.cc.options diff --git a/tests/general/iostream_main.cc.options b/tests/general/iostream_main.cc.options new file mode 100644 index 000000000..f7f5b39e8 --- /dev/null +++ b/tests/general/iostream_main.cc.options @@ -0,0 +1 @@ +-fno-exceptions