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
ce396345
Commit
ce396345
authored
May 03, 2007
by
Janis Johnson
Committed by
Janis Johnson
May 03, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.
From-SVN: r124392
parent
13cc6d1b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/ChangeLog
+4
-0
gcc/doc/sourcebuild.texi
+2
-1
No files found.
gcc/ChangeLog
View file @
ce396345
2007-05-03 Janis Johnson <janis187@us.ibm.com>
* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.
2007-05-03 Joseph Myers <joseph@codesourcery.com>
2007-05-03 Joseph Myers <joseph@codesourcery.com>
* config/soft-fp/double.h, config/soft-fp/extended.h,
* config/soft-fp/double.h, config/soft-fp/extended.h,
...
...
gcc/doc/sourcebuild.texi
View file @
ce396345
...
@@ -1026,7 +1026,8 @@ targets.
...
@@ -1026,7 +1026,8 @@ targets.
@item
@{
dg
-
excess
-
errors
@var{
comment
}
[@{
target
/
xfail
@var{
selector
}
@
}]
@
}
@item
@{
dg
-
excess
-
errors
@var{
comment
}
[@{
target
/
xfail
@var{
selector
}
@
}]
@
}
This
DejaGnu
directive
indicates
that
the
test
is
expected
to
fail
due
This
DejaGnu
directive
indicates
that
the
test
is
expected
to
fail
due
to
compiler
messages
that
are
not
handled
by
@samp
{
dg
-
error
},
to
compiler
messages
that
are
not
handled
by
@samp
{
dg
-
error
},
@samp
{
dg
-
warning
}
or
@samp
{
dg
-
bogus
}.
@samp
{
dg
-
warning
}
or
@samp
{
dg
-
bogus
}.
For
this
directive
@samp
{
xfail
}
has
the
same
effect
as
@samp
{
target
}.
@item
@{
dg
-
output
@var{
regexp
}
[@{
target
/
xfail
@var{
selector
}
@
}]
@
}
@item
@{
dg
-
output
@var{
regexp
}
[@{
target
/
xfail
@var{
selector
}
@
}]
@
}
This
DejaGnu
directive
compares
@var
{
regexp
}
to
the
combined
output
This
DejaGnu
directive
compares
@var
{
regexp
}
to
the
combined
output
...
...
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