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
13a41b42
Commit
13a41b42
authored
Apr 18, 2006
by
Nick Clifton
Committed by
Nick Clifton
Apr 18, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strength_reduce.
From-SVN: r113028
parent
224504d2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+3
-0
gcc/config/mmix/mmix.h
+0
-1
No files found.
gcc/ChangeLog
View file @
13a41b42
2006
-
04
-
18
Nick
Clifton
<
nickc
@redhat
.
com
>
*
config
/
mmix
/
mmix
.
h
(
OPTIMIZATION_OPTIONS
)
:
Remove
reference
to
flag_strength_reduce
.
*
doc
/
tm
.
texi
(
TARGET_SECTION_TYPE_FLAGS
)
:
Fix
typo
.
2006
-
04
-
18
Paolo
Bonzini
<
bonzini
@gnu
.
org
>
...
...
gcc/config/mmix/mmix.h
View file @
13a41b42
...
...
@@ -165,7 +165,6 @@ extern int target_flags;
if (SIZE || LEVEL > 1) \
{ \
flag_omit_frame_pointer = TRUE; \
flag_strength_reduce = FALSE; \
} \
} \
while (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