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
a86c18d9
Commit
a86c18d9
authored
Apr 18, 2016
by
Arnaud Charlet
Committed by
Arnaud Charlet
Apr 18, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gnatvsn.ads (Library_Version): Bump to 7.
* gnatvsn.ads (Library_Version): Bump to 7. From-SVN: r235109
parent
88fa9a24
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ada/ChangeLog
+4
-0
gcc/ada/gnatvsn.ads
+1
-1
No files found.
gcc/ada/ChangeLog
View file @
a86c18d9
2016-04-18 Arnaud Charlet <charlet@adacore.com>
* gnatvsn.ads (Library_Version): Bump to 7.
2016-04-18 Ed Schonberg <schonberg@adacore.com>
2016-04-18 Ed Schonberg <schonberg@adacore.com>
* sem_ch6.adb (Analyze_Expression_Function): Set Inlined flag
* sem_ch6.adb (Analyze_Expression_Function): Set Inlined flag
...
...
gcc/ada/gnatvsn.ads
View file @
a86c18d9
...
@@ -38,7 +38,7 @@ package Gnatvsn is
...
@@ -38,7 +38,7 @@ package Gnatvsn is
--
Static
string
identifying
this
version
,
that
can
be
used
as
an
argument
--
Static
string
identifying
this
version
,
that
can
be
used
as
an
argument
--
to
e
.
g
.
pragma
Ident
.
--
to
e
.
g
.
pragma
Ident
.
Library_Version
:
constant
String
:=
"
6
"
;
Library_Version
:
constant
String
:=
"
7
"
;
--
Library
version
.
It
needs
to
be
updated
whenever
the
major
or
--
Library
version
.
It
needs
to
be
updated
whenever
the
major
or
--
minor
version
number
is
changed
.
--
minor
version
number
is
changed
.
--
--
...
...
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