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
4c439306
Commit
4c439306
authored
Apr 04, 2017
by
Eric Botcazou
Committed by
Eric Botcazou
Apr 04, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* sem_ch3.adb (Build_Derived_Record_Type): Fix long line.
From-SVN: r246670
parent
71a20c55
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/sem_ch3.adb
+1
-1
No files found.
gcc/ada/ChangeLog
View file @
4c439306
2017
-
04
-
04
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
sem_ch3
.
adb
(
Build_Derived_Record_Type
):
Fix
long
line
.
2017
-
04
-
03
Jonathan
Wakely
<
jwakely
@
redhat
.
com
>
2017
-
04
-
03
Jonathan
Wakely
<
jwakely
@
redhat
.
com
>
*
doc
/
gnat_ugn
/
gnat_and_program_execution
.
rst
:
Fix
typo
.
*
doc
/
gnat_ugn
/
gnat_and_program_execution
.
rst
:
Fix
typo
.
...
...
gcc/ada/sem_ch3.adb
View file @
4c439306
...
@@ -8706,7 +8706,7 @@ package body Sem_Ch3 is
...
@@ -8706,7 +8706,7 @@ package body Sem_Ch3 is
-- However, if the record contains an array constrained by
-- However, if the record contains an array constrained by
-- the discriminant but with some different bound, the compiler
-- the discriminant but with some different bound, the compiler
--
attempt
s to create a smaller range for the discriminant type.
--
trie
s to create a smaller range for the discriminant type.
-- (See exp_ch3.Adjust_Discriminants). In this case, where
-- (See exp_ch3.Adjust_Discriminants). In this case, where
-- the discriminant type is a scalar type, the check must use
-- the discriminant type is a scalar type, the check must use
-- the original discriminant type in the parent declaration.
-- the original discriminant type in the parent declaration.
...
...
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