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
1df1abe2
Commit
1df1abe2
authored
Oct 16, 2000
by
Joseph Myers
Committed by
Joseph Myers
Oct 16, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* README, lib/file-format.exp: Remove EGCS references.
From-SVN: r36879
parent
55143861
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
5 deletions
+9
-5
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/README
+4
-4
gcc/testsuite/lib/file-format.exp
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
1df1abe2
2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
* README, lib/file-format.exp: Remove EGCS references.
2000-10-16 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/20001013-1.c: New test.
...
...
gcc/testsuite/README
View file @
1df1abe2
This is a collection of tests for the C and C++ frontends of
EGCS
. For
This is a collection of tests for the C and C++ frontends of
GCC
. For
further information please check README.gcc and README.g++, though the
latter may not be up-to-date any more.
The driver that runs this testsuite is called DejaGnu and you will
need a current DejaGnu snapshot, which is available from
ftp://
egcs.cygnus.com/pub/egcs
/infrastructure, for example.
ftp://
gcc.gnu.org/pub/gcc
/infrastructure, for example.
Most of these tests were originally developed and/or collected by
Cygnus Solutions, but these days many are being added by the
EGCS
Cygnus Solutions, but these days many are being added by the
GCC
developers.
These tests are included "as is". If any of them fails, do not report
...
...
@@ -17,7 +17,7 @@ gcc@gcc.gnu.org; additions and changes to should go to sent to
gcc-patches@gcc.gnu.org.
The entire testsuite is invoked by `make check` at the top level of
the
EGCS
tree. `make check-g++` runs the C++ testsuite only.
the
GCC
tree. `make check-g++` runs the C++ testsuite only.
STRUCTURE OF THE TESTSUITE
...
...
gcc/testsuite/lib/file-format.exp
View file @
1df1abe2
...
...
@@ -15,7 +15,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Please email any bugs, comments, and/or additions to this file to:
#
egcs-bugs@egcs.cygnus.com
#
gcc-bugs@gcc.gnu.org
# This file defines a proc for determining the file format in use by the
# target. This is useful for tests that are only supported by certain file
...
...
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