[PATCH/committed] sim: cris: move generated file to right place

Message ID 20231207031046.21547-1-vapier@gentoo.org
State New
Headers
Series [PATCH/committed] sim: cris: move generated file to right place |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply

Commit Message

Mike Frysinger Dec. 7, 2023, 3:10 a.m. UTC
  Not sure why this ended up in the topdir, but it belongs under cris/.
---
 sim/cris/semcrisv32f-switch.c |     2 +-
 sim/semcrisv32f-switch.c      | 14120 --------------------------------
 2 files changed, 1 insertion(+), 14121 deletions(-)
 delete mode 100644 sim/semcrisv32f-switch.c

+++ /dev/null
  

Patch

diff --git a/sim/cris/semcrisv32f-switch.c b/sim/cris/semcrisv32f-switch.c
index 4f5f26706f7e..8dd455c94e9a 100644
--- a/sim/cris/semcrisv32f-switch.c
+++ b/sim/cris/semcrisv32f-switch.c
@@ -265,7 +265,7 @@  This file is part of the GNU simulators.
 
 /* If hyper-fast [well not unnecessarily slow] execution is selected, turn
    off frills like tracing and profiling.  */
-/* FIXME: A better way would be to have CGEN_TRACE_RESULT check for something
+/* FIXME: A better way would be to have TRACE_RESULT check for something
    that can cause it to be optimized out.  Another way would be to emit
    special handlers into the instruction "stream".  */
 
diff --git a/sim/semcrisv32f-switch.c b/sim/semcrisv32f-switch.c
deleted file mode 100644
index 8dd455c94e9a..000000000000
--- a/sim/semcrisv32f-switch.c