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
bbc02b69
Commit
bbc02b69
authored
Oct 02, 2013
by
Uros Bizjak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile.in (expmed.o-warn): Remove.
* Makefile.in (expmed.o-warn): Remove. From-SVN: r203130
parent
440917de
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/ChangeLog
+5
-1
gcc/Makefile.in
+0
-1
No files found.
gcc/ChangeLog
View file @
bbc02b69
2013
-
10
-
02
Uros
Bizjak
<
ubizjak
@
gmail
.
com
>
*
Makefile
.
in
(
expmed
.
o
-
warn
):
Remove
.
2013
-
10
-
02
Andrew
MacLeod
<
amacleod
@
redhat
.
com
>
2013
-
10
-
02
Andrew
MacLeod
<
amacleod
@
redhat
.
com
>
*
graphite
-
scop
-
detection
.
c
:
Include
tree
-
ssa
-
propagate
,
h
.
*
graphite
-
scop
-
detection
.
c
:
Include
tree
-
ssa
-
propagate
,
h
.
...
@@ -20,7 +24,7 @@
...
@@ -20,7 +24,7 @@
*
tree
-
into
-
ssa
.
c
(
mark_virtual_operand_for_renaming
,
*
tree
-
into
-
ssa
.
c
(
mark_virtual_operand_for_renaming
,
mark_virtual_phi_result_for_renaming
):
Relocate
here
.
mark_virtual_phi_result_for_renaming
):
Relocate
here
.
*
tree
-
into
-
ssa
.
h
:
Add
prototypes
.
*
tree
-
into
-
ssa
.
h
:
Add
prototypes
.
*
tree
-
ssa
-
phiopt
.
c
:
(
tree_ssa_phiopt_worker
)
Use
*
tree
-
ssa
-
phiopt
.
c
:
(
tree_ssa_phiopt_worker
)
Use
single_pred_before_succ_order
.
single_pred_before_succ_order
.
(
blocks_in_phiopt_order
):
Rename
and
move
to
cfganal
.
c
.
(
blocks_in_phiopt_order
):
Rename
and
move
to
cfganal
.
c
.
(
nonfreeing_call_p
)
Move
to
gimple
.
c
.
(
nonfreeing_call_p
)
Move
to
gimple
.
c
.
...
...
gcc/Makefile.in
View file @
bbc02b69
...
@@ -193,7 +193,6 @@ GCC_WARN_CXXFLAGS = $(LOOSE_WARN) $($(@D)-warn) $(NOCOMMON_FLAG) $($@-warn)
...
@@ -193,7 +193,6 @@ GCC_WARN_CXXFLAGS = $(LOOSE_WARN) $($(@D)-warn) $(NOCOMMON_FLAG) $($@-warn)
# flex output may yield harmless "no previous prototype" warnings
# flex output may yield harmless "no previous prototype" warnings
build/
gengtype-lex.o-warn
=
-Wno-error
build/
gengtype-lex.o-warn
=
-Wno-error
gengtype-lex.o-warn
=
-Wno-error
gengtype-lex.o-warn
=
-Wno-error
expmed.o-warn
=
-Wno-error
# All warnings have to be shut off in stage1 if the compiler used then
# All warnings have to be shut off in stage1 if the compiler used then
# isn't gcc; configure determines that. WARN_CFLAGS will be either
# isn't gcc; configure determines that. WARN_CFLAGS will be either
...
...
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