diff options
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.patch | 8 |
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 @@ | |||
| 1 | From fe007d78e220606b220dfc452fe9564ebfecd57a Mon Sep 17 00:00:00 2001 | 1 | From 0efefd8ac71dd084c745402afdf07319de9774c6 Mon Sep 17 00:00:00 2001 |
| 2 | From: Mahesh Bodapati <mbodapat@xilinx.com> | 2 | From: Mahesh Bodapati <mbodapat@xilinx.com> |
| 3 | Date: Thu, 12 Jan 2017 16:34:27 +0530 | 3 | Date: Thu, 12 Jan 2017 16:34:27 +0530 |
| 4 | Subject: [PATCH 07/53] [Patch, testsuite]: Add MicroBlaze to | 4 | Subject: [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 | ||
| 14 | diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp | 14 | diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp |
| 15 | index 9e6a1480e8f..7e9d0889f76 100644 | 15 | index 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 | -- |
| 27 | 2.17.1 | 27 | 2.37.1 (Apple Git-137.1) |
| 28 | 28 | ||
