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
cb51d382
Commit
cb51d382
authored
Jan 02, 2016
by
Eric Botcazou
Committed by
Eric Botcazou
Jan 02, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gnat.dg/specs/debug1.ads: Delete.
From-SVN: r232035
parent
d59224e6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
14 deletions
+4
-14
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gnat.dg/specs/debug1.ads
+0
-14
No files found.
gcc/testsuite/ChangeLog
View file @
cb51d382
2016-01-02 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/specs/debug1.ads: Delete.
2016-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/68867
...
...
gcc/testsuite/gnat.dg/specs/debug1.ads
deleted
100644 → 0
View file @
d59224e6
--
{
dg
-
do
compile
{
target
*-*-
linux
*
}
}
--
{
dg
-
options
"-gdwarf-2 -cargs -dA -margs"
}
package
Debug1
is
function
N
return
Integer
;
pragma
Import
(
Ada
,
N
);
type
Arr
is
array
(-
N
..
N
)
of
Boolean
;
A
:
Arr
;
end
Debug1
;
--
{
dg
-
final
{
scan
-
assembler
-
times
"DW_AT_artificial"
18
}
}
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