public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH/committed] sim: cris: move generated file to right place
@ 2023-12-07  3:10 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2023-12-07  3:10 UTC (permalink / raw)
  To: gdb-patches

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

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
+++ /dev/null
-- 
2.43.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-07  3:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  3:10 [PATCH/committed] sim: cris: move generated file to right place Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).