summaryrefslogtreecommitdiffstats
path: root/meta-microblaze/recipes-devtools/gcc/gcc-12/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-microblaze/recipes-devtools/gcc/gcc-12/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch')
-rw-r--r--meta-microblaze/recipes-devtools/gcc/gcc-12/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-microblaze/recipes-devtools/gcc/gcc-12/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch b/meta-microblaze/recipes-devtools/gcc/gcc-12/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch
index 5f72ecd2..736f5cd1 100644
--- a/meta-microblaze/recipes-devtools/gcc/gcc-12/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch
+++ b/meta-microblaze/recipes-devtools/gcc/gcc-12/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch
@@ -1,4 +1,4 @@
1From fe007d78e220606b220dfc452fe9564ebfecd57a Mon Sep 17 00:00:00 2001 1From 0efefd8ac71dd084c745402afdf07319de9774c6 Mon Sep 17 00:00:00 2001
2From: Mahesh Bodapati <mbodapat@xilinx.com> 2From: Mahesh Bodapati <mbodapat@xilinx.com>
3Date: Thu, 12 Jan 2017 16:34:27 +0530 3Date: Thu, 12 Jan 2017 16:34:27 +0530
4Subject: [PATCH 07/53] [Patch, testsuite]: Add MicroBlaze to 4Subject: [PATCH 07/53] [Patch, testsuite]: Add MicroBlaze to
@@ -12,10 +12,10 @@ Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
12 1 file changed, 1 insertion(+) 12 1 file changed, 1 insertion(+)
13 13
14diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp 14diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp
15index 9e6a1480e8f..7e9d0889f76 100644 15index c19f251f0d2..c136c93e673 100644
16--- a/gcc/testsuite/lib/target-supports.exp 16--- a/gcc/testsuite/lib/target-supports.exp
17+++ b/gcc/testsuite/lib/target-supports.exp 17+++ b/gcc/testsuite/lib/target-supports.exp
18@@ -727,6 +727,7 @@ proc check_profiling_available { test_what } { 18@@ -729,6 +729,7 @@ proc check_profiling_available { test_what } {
19 || [istarget m68k-*-elf] 19 || [istarget m68k-*-elf]
20 || [istarget m68k-*-uclinux*] 20 || [istarget m68k-*-uclinux*]
21 || [istarget mips*-*-elf*] 21 || [istarget mips*-*-elf*]
@@ -24,5 +24,5 @@ index 9e6a1480e8f..7e9d0889f76 100644
24 || [istarget mn10300-*-elf*] 24 || [istarget mn10300-*-elf*]
25 || [istarget moxie-*-elf*] 25 || [istarget moxie-*-elf*]
26-- 26--
272.17.1 272.37.1 (Apple Git-137.1)
28 28