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
8f28aa33
Commit
8f28aa33
authored
29 years ago
by
Doug Evans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (libgcc1-test): Tell the user to ignore warnings.
From-SVN: r9612
parent
0d5b1231
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
gcc/Makefile.in
+1
-0
No files found.
gcc/Makefile.in
View file @
8f28aa33
...
...
@@ -638,6 +638,7 @@ rest.cross: $(LIBGCC) gfloat.h specs
# Verify that it works to compile and link libgcc1-test.
# If it does, then there are sufficient replacements for libgcc1.a.
libgcc1-test
:
libgcc1-test.o native $(GCC_PARTS)
@
echo
"Testing libgcc1. Ignore linker warning messages."
$(GCC_FOR_TARGET)
$(GCC_CFLAGS)
libgcc1-test.o
-o
libgcc1-test
\
-nostartfiles
-nostdlib
`
$(GCC_FOR_TARGET)
--print-libgcc-file-name
`
libgcc1-test.o
:
libgcc1-test.c native xgcc
...
...
This diff is collapsed.
Click to expand it.
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