summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorjonathan <jonathan@NetBSD.org>1999-02-27 03:36:28 +0000
committerjonathan <jonathan@NetBSD.org>1999-02-27 03:36:28 +0000
commit1192ce7d8f9af193da4bebfb6036aecb1f769aa2 (patch)
tree85ac789a46f1f9cd309fde2a12ae316e8350b9b3 /sys/dev/raidframe
parentff6c8ce5573c1f6616470f5063c9d076ee2e87f0 (diff)
Patch FUNCTION_PROFILER to avoid code-scheduling botch when compiling
with -mabicalls: the gcc/egcs code emits hand-scheduled code with an insn in a "jal _mcount" delayslot. But with -mabicalls, the "jal" expands into a call via $t9 and the delay-slot is already filled. See PR#5248.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions