From 859e9fe3dab1012acf14cfe8fb043d96d6b04a70 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Mon, 29 Sep 2014 03:38:08 -0400 Subject: [PATCH] Fix tests --- tests/arithexcept_of.tmpl | 2 +- tests/arithexcept_uf.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/arithexcept_of.tmpl b/tests/arithexcept_of.tmpl index 94b7d7d..8d75a91 100644 --- a/tests/arithexcept_of.tmpl +++ b/tests/arithexcept_of.tmpl @@ -1,4 +1,4 @@ I: arithexcept.qc D: arithmetic exceptions (overflow) T: -fail -C: -std=ftqcc -farithmetic-exceptions -DOVERFLOW +C: -std=fteqcc -farithmetic-exceptions -DOVERFLOW diff --git a/tests/arithexcept_uf.tmpl b/tests/arithexcept_uf.tmpl index ed0a817..567fce2 100644 --- a/tests/arithexcept_uf.tmpl +++ b/tests/arithexcept_uf.tmpl @@ -1,4 +1,4 @@ I: arithexcept.qc D: arithmetic exceptions (underflow) T: -fail -C: -std=ftqcc -farithmetic-exceptions -DUNDERFLOW +C: -std=fteqcc -farithmetic-exceptions -DUNDERFLOW -- 2.39.2