From 5b1b2aa67a83fadbf0d207464f4d6c95a4f037e9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 23 Mar 2022 17:17:56 +0100 Subject: build: Exclude rcxx01 test for sh BSPs There seems to be a code size increase with GCC 12. --- spec/build/bsps/sh/gensh1/tstgensh1.yml | 1 + spec/build/bsps/sh/gensh2/tstgensh2.yml | 1 + spec/build/bsps/sh/shsim/tstsimsh1.yml | 1 + spec/build/bsps/sh/shsim/tstsimsh2.yml | 1 + spec/build/bsps/sh/shsim/tstsimsh2e.yml | 1 + spec/build/bsps/sh/shsim/tstsimsh4.yml | 1 + 6 files changed, 6 insertions(+) diff --git a/spec/build/bsps/sh/gensh1/tstgensh1.yml b/spec/build/bsps/sh/gensh1/tstgensh1.yml index 6851063503..61fd3cd9a6 100644 --- a/spec/build/bsps/sh/gensh1/tstgensh1.yml +++ b/spec/build/bsps/sh/gensh1/tstgensh1.yml @@ -5,6 +5,7 @@ actions: fsdosfsname01: exclude iostream: exclude linpack: exclude + rcxx01: exclude record02: exclude utf8proc01: exclude build-type: option diff --git a/spec/build/bsps/sh/gensh2/tstgensh2.yml b/spec/build/bsps/sh/gensh2/tstgensh2.yml index 6851063503..61fd3cd9a6 100644 --- a/spec/build/bsps/sh/gensh2/tstgensh2.yml +++ b/spec/build/bsps/sh/gensh2/tstgensh2.yml @@ -5,6 +5,7 @@ actions: fsdosfsname01: exclude iostream: exclude linpack: exclude + rcxx01: exclude record02: exclude utf8proc01: exclude build-type: option diff --git a/spec/build/bsps/sh/shsim/tstsimsh1.yml b/spec/build/bsps/sh/shsim/tstsimsh1.yml index a915754a76..695ede7831 100644 --- a/spec/build/bsps/sh/shsim/tstsimsh1.yml +++ b/spec/build/bsps/sh/shsim/tstsimsh1.yml @@ -5,6 +5,7 @@ actions: fsdosfsname01: exclude iostream: exclude linpack: exclude + rcxx01: exclude record02: exclude utf8proc01: exclude build-type: option diff --git a/spec/build/bsps/sh/shsim/tstsimsh2.yml b/spec/build/bsps/sh/shsim/tstsimsh2.yml index a915754a76..695ede7831 100644 --- a/spec/build/bsps/sh/shsim/tstsimsh2.yml +++ b/spec/build/bsps/sh/shsim/tstsimsh2.yml @@ -5,6 +5,7 @@ actions: fsdosfsname01: exclude iostream: exclude linpack: exclude + rcxx01: exclude record02: exclude utf8proc01: exclude build-type: option diff --git a/spec/build/bsps/sh/shsim/tstsimsh2e.yml b/spec/build/bsps/sh/shsim/tstsimsh2e.yml index a915754a76..695ede7831 100644 --- a/spec/build/bsps/sh/shsim/tstsimsh2e.yml +++ b/spec/build/bsps/sh/shsim/tstsimsh2e.yml @@ -5,6 +5,7 @@ actions: fsdosfsname01: exclude iostream: exclude linpack: exclude + rcxx01: exclude record02: exclude utf8proc01: exclude build-type: option diff --git a/spec/build/bsps/sh/shsim/tstsimsh4.yml b/spec/build/bsps/sh/shsim/tstsimsh4.yml index a915754a76..695ede7831 100644 --- a/spec/build/bsps/sh/shsim/tstsimsh4.yml +++ b/spec/build/bsps/sh/shsim/tstsimsh4.yml @@ -5,6 +5,7 @@ actions: fsdosfsname01: exclude iostream: exclude linpack: exclude + rcxx01: exclude record02: exclude utf8proc01: exclude build-type: option -- cgit v1.2.3