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
9d2cc6f0
Commit
9d2cc6f0
authored
Jan 18, 2009
by
Ben Elliston
Committed by
Ben Elliston
Jan 18, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (bitmap.o-warn): Remove goal.
From-SVN: r143482
parent
a640c13b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
gcc/ChangeLog
+1
-0
gcc/Makefile.in
+0
-2
No files found.
gcc/ChangeLog
View file @
9d2cc6f0
...
@@ -10,6 +10,7 @@
...
@@ -10,6 +10,7 @@
C++ warning about implicit conversion from void * to struct
C++ warning about implicit conversion from void * to struct
bitmap_head_def *.
bitmap_head_def *.
(bitmap_obstack_free): Likewise for bitmap_element *.
(bitmap_obstack_free): Likewise for bitmap_element *.
* Makefile.in (bitmap.o-warn): Remove goal.
2009-01-17 Dave Korn <dave.korn.cygwin@gmail.com>
2009-01-17 Dave Korn <dave.korn.cygwin@gmail.com>
...
...
gcc/Makefile.in
View file @
9d2cc6f0
...
@@ -179,8 +179,6 @@ build/gengtype-lex.o-warn = -Wno-error
...
@@ -179,8 +179,6 @@ build/gengtype-lex.o-warn = -Wno-error
SYSCALLS.c.X-warn
=
-Wno-strict-prototypes
-Wno-error
SYSCALLS.c.X-warn
=
-Wno-strict-prototypes
-Wno-error
# dfp.c contains alias violations
# dfp.c contains alias violations
dfp.o-warn
=
-Wno-error
dfp.o-warn
=
-Wno-error
# bitmap.c contains -Wc++compat warnings.
bitmap.o-warn
=
-Wno-error
# dominance.c contains a -Wc++compat warning.
# dominance.c contains a -Wc++compat warning.
dominance.o-warn
=
-Wno-error
dominance.o-warn
=
-Wno-error
# mips-tfile.c contains -Wcast-qual warnings.
# mips-tfile.c contains -Wcast-qual warnings.
...
...
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