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
57f260df
Commit
57f260df
authored
Sep 03, 1997
by
Jeffrey A Law
Committed by
Jeff Law
Sep 03, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lib/libstdc++.exp: Remove libg++_link_flags.
From-SVN: r15057
parent
feb21122
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
libstdc++/testsuite/ChangeLog
+4
-0
libstdc++/testsuite/lib/libstdc++.exp
+0
-1
No files found.
libstdc++/testsuite/ChangeLog
View file @
57f260df
Wed Sep 3 09:39:36 1997 Jeffrey A Law (law@cygnus.com)
* lib/libstdc++.exp: Remove libg++_link_flags.
Wed Aug 6 18:43:23 1997 Jason Merrill <jason@yorick.cygnus.com>
Wed Aug 6 18:43:23 1997 Jason Merrill <jason@yorick.cygnus.com>
* lib/libstdc++.exp: Remove libio_link_flags.
* lib/libstdc++.exp: Remove libio_link_flags.
...
...
libstdc++/testsuite/lib/libstdc++.exp
View file @
57f260df
...
@@ -90,7 +90,6 @@ proc test_libstdc++ { options srcfile compile_args inpfile resultfile exec_args
...
@@ -90,7 +90,6 @@ proc test_libstdc++ { options srcfile compile_args inpfile resultfile exec_args
lappend args "libs=$wrapper_file";
lappend args "libs=$wrapper_file";
lappend args "libs=$libstdcpp";
lappend args "libs=$libstdcpp";
lappend args "additional_flags=[libio_include_flags]"
lappend args "additional_flags=[libio_include_flags]"
lappend args "additional_flags=[g++_link_flags]"
lappend args debug
lappend args debug
regsub "^.*/(\[^/.\]+)\[.\]\[^/]*$" "$srcfile" "\\1" out
regsub "^.*/(\[^/.\]+)\[.\]\[^/]*$" "$srcfile" "\\1" out
...
...
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