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
3fa699d1
Commit
3fa699d1
authored
10 years ago
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gnat.dg/case_null.adb, gnat.dg/specs/debug1.ads: Adjust tests.
From-SVN: r213303
parent
72b4f1fc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
gcc/testsuite/ChangeLog
+5
-0
gcc/testsuite/gnat.dg/case_null.adb
+1
-1
gcc/testsuite/gnat.dg/specs/debug1.ads
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
3fa699d1
2014
-
07
-
30
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
gnat
.
dg
/
case_null
.
adb
,
gnat
.
dg
/
specs
/
debug1
.
ads
:
Adjust
tests
.
2014
-
07
-
30
Tom
Tromey
<
tromey
@
redhat
.
com
>
PR
c
/
59855
...
...
@@ -7,6 +11,7 @@
*
g
++.
dg
/
ipa
/
devirt
-
34.
C
:
New
testcase
.
>>>>>>>
.
r213302
2014
-
07
-
28
Richard
Biener
<
rguenther
@
suse
.
de
>
PR
rtl
-
optimization
/
61801
...
...
This diff is collapsed.
Click to expand it.
gcc/testsuite/gnat.dg/case_null.adb
View file @
3fa699d1
...
...
@@ -5,7 +5,7 @@ package body Case_Null is
procedure
P1
(
X
:
T
)
is
begin
case
X
is
when
S1
=>
when
S1
=>
--
{
dg
-
error
"not.*static"
}
null
;
when
e
=>
null
;
...
...
This diff is collapsed.
Click to expand it.
gcc/testsuite/gnat.dg/specs/debug1.ads
View file @
3fa699d1
...
...
@@ -11,4 +11,4 @@ package Debug1 is
end
Debug1
;
--
{
dg
-
final
{
scan
-
assembler
-
times
"DW_AT_artificial"
8
}
}
--
{
dg
-
final
{
scan
-
assembler
-
times
"DW_AT_artificial"
13
}
}
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