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
0b32fca5
Commit
0b32fca5
authored
Jan 29, 2002
by
Geoffrey Keating
Committed by
Geoffrey Keating
Jan 29, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/sourcebuild.texi (C Tests): Document gcc.dg/debug directory.
From-SVN: r49324
parent
08ef5437
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
8 deletions
+14
-8
gcc/ChangeLog
+4
-0
gcc/doc/sourcebuild.texi
+10
-8
No files found.
gcc/ChangeLog
View file @
0b32fca5
2002-01-29 Geoffrey Keating <geoffk@redhat.com>
* doc/sourcebuild.texi (C Tests): Document gcc.dg/debug directory.
2002-01-29 Richard Henderson <rth@redhat.com>
* flow.c (print_rtl_and_abort): Remove.
...
...
gcc/doc/sourcebuild.texi
View file @
0b32fca5
...
...
@@ -843,16 +843,18 @@ FIXME: describe this.
This
directory
should
probably
not
be
used
for
new
tests
.
@item
gcc
.
dg
This
test
suite
contains
tests
using
the
more
modern
@samp
{
dg
}
harness
.
Magic
comments
determine
whether
the
file
is
preprocessed
,
compiled
,
linked
or
run
.
In
these
tests
,
error
and
warning
message
texts
are
compared
against
expected
texts
or
regular
expressions
given
in
comments
.
These
tests
are
run
with
the
options
@samp
{
-
ansi
-
pedantic
}
unless
other
options
are
given
in
the
test
.
Except
for
the
@file
{
noncompile
}
subdirectory
,
they
are
not
run
with
multiple
optimization
options
.
This
test
suite
contains
tests
using
the
more
modern
@samp
{
dg
}
harness
.
Magic
comments
determine
whether
the
file
is
preprocessed
,
compiled
,
linked
or
run
.
In
these
tests
,
error
and
warning
message
texts
are
compared
against
expected
texts
or
regular
expressions
given
in
comments
.
These
tests
are
run
with
the
options
@samp
{
-
ansi
-
pedantic
}
unless
other
options
are
given
in
the
test
.
Except
as
noted
below
they
are
not
run
with
multiple
optimization
options
.
@item
gcc
.
dg
/
cpp
This
subdirectory
contains
tests
of
the
preprocessor
.
@item
gcc
.
dg
/
debug
This
subdirectory
contains
tests
for
debug
formats
.
Tests
in
this
subdirectory
are
run
for
each
debug
format
that
the
compiler
supports
.
@item
gcc
.
dg
/
format
This
subdirectory
contains
tests
of
the
@option
{
-
Wformat
}
format
checking
.
Tests
in
this
directory
are
run
with
and
without
...
...
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