aboutsummaryrefslogtreecommitdiff
path: root/sim/cris
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-12-06 19:52:48 -0700
committerMike Frysinger <vapier@gentoo.org>2023-12-06 20:11:05 -0700
commitd7befe04faa4b9f468bf77b6db3d5cd42b0b8fb5 (patch)
tree8e924ce952e13e17caa201dcdb5574800adf2f49 /sim/cris
parentb0c06375e168def92a1e95fc8122a032e3083624 (diff)
downloadbinutils-d7befe04faa4b9f468bf77b6db3d5cd42b0b8fb5.zip
binutils-d7befe04faa4b9f468bf77b6db3d5cd42b0b8fb5.tar.gz
binutils-d7befe04faa4b9f468bf77b6db3d5cd42b0b8fb5.tar.bz2
sim: cris: move generated file to right place
Not sure why this ended up in the topdir, but it belongs under cris/.
Diffstat (limited to 'sim/cris')
-rw-r--r--sim/cris/semcrisv32f-switch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/cris/semcrisv32f-switch.c b/sim/cris/semcrisv32f-switch.c
index 4f5f267..8dd455c 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". */