Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
e85427f9
Commit
e85427f9
authored
Sep 17, 2000
by
Bernd Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix problem with last checkin - applied a slightly earlier version than what was approved
From-SVN: r36468
parent
fc928afe
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
gcc/optabs.c
+1
-0
No files found.
gcc/optabs.c
View file @
e85427f9
...
@@ -2839,6 +2839,7 @@ emit_libcall_block (insns, target, result, equiv)
...
@@ -2839,6 +2839,7 @@ emit_libcall_block (insns, target, result, equiv)
remove_note
(
last
,
find_reg_note
(
last
,
REG_EQUAL
,
NULL_RTX
));
remove_note
(
last
,
find_reg_note
(
last
,
REG_EQUAL
,
NULL_RTX
));
}
}
if
(
final_dest
!=
target
)
emit_move_insn
(
final_dest
,
target
);
emit_move_insn
(
final_dest
,
target
);
if
(
prev
==
0
)
if
(
prev
==
0
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment