[rtems commit] build: Exclude rcxx01 test for sh BSPs

Sebastian Huber sebh at rtems.org
Wed Mar 23 16:08:32 UTC 2022


Module:    rtems
Branch:    master
Commit:    5b1b2aa67a83fadbf0d207464f4d6c95a4f037e9
Changeset: http://git.rtems.org/rtems/commit/?id=5b1b2aa67a83fadbf0d207464f4d6c95a4f037e9

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Mar 23 17:17:56 2022 +0100

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 6851063..61fd3cd 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 6851063..61fd3cd 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 a915754..695ede7 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 a915754..695ede7 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 a915754..695ede7 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 a915754..695ede7 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



More information about the vc mailing list