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
26f578a2
Commit
26f578a2
authored
Nov 10, 1997
by
Joern Rennecke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove ENABLE_REGMOVE_PASS.
From-SVN: r16418
parent
ea64ef27
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
gcc/ChangeLog
+0
-2
gcc/config/sh/sh.h
+0
-3
No files found.
gcc/ChangeLog
View file @
26f578a2
...
@@ -25,8 +25,6 @@ Sun Nov 9 01:37:11 1997 Jim Wilson (wilson@cygnus.com)
...
@@ -25,8 +25,6 @@ Sun Nov 9 01:37:11 1997 Jim Wilson (wilson@cygnus.com)
Sat Nov 8 18:20:21 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
Sat Nov 8 18:20:21 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
* sh.h (ENABLE_REGMOVE_PASS): Define.
Bring over from FSF:
Bring over from FSF:
Thu Oct 30 12:21:06 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
Thu Oct 30 12:21:06 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
...
...
gcc/config/sh/sh.h
View file @
26f578a2
...
@@ -1871,7 +1871,4 @@ do { \
...
@@ -1871,7 +1871,4 @@ do { \
/* For the sake of libgcc2.c, indicate target supports atexit. */
/* For the sake of libgcc2.c, indicate target supports atexit. */
#define HAVE_ATEXIT
#define HAVE_ATEXIT
/* Enable the register move pass to improve code. */
#define ENABLE_REGMOVE_PASS
#define SH_DYNAMIC_SHIFT_COST (TARGET_SH3 ? (TARGET_SMALLCODE ? 1 : 2) : 20)
#define SH_DYNAMIC_SHIFT_COST (TARGET_SH3 ? (TARGET_SMALLCODE ? 1 : 2) : 20)
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