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
2b3967f0
Commit
2b3967f0
authored
Oct 09, 2010
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix more long lines
From-SVN: r165219
parent
40e74203
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
gcc/ada/ChangeLog
+5
-4
No files found.
gcc/ada/ChangeLog
View file @
2b3967f0
...
...
@@ -249,7 +249,8 @@
* prj-tree.ads (Expression_Kind_Of): Allowed for N_External_Value nodes
(Set_Expression_Kind_Of): Ditto
* prj.adb (Initialize): Set external_as_list as a reserved word
* projects.texi: Document new string external reference external_as_list
* projects.texi: Document new string external reference
external_as_list.
* scans.ads (Token_Type): New token Tok_External_As_List
* snames.ads-tmpl: New standard name Name_External_As_List
...
...
@@ -1074,9 +1075,9 @@
*
exp_ch4
.
adb
(
Expand_N_Op_Not
):
Handle
properly
both
operands
when
the
parent
is
a
binary
boolean
operation
and
the
operand
is
an
unpacked
array
.
(
Build_Boolean_Array_Proc_Call
):
If
the
operands
are
both
negations
,
the
operands
of
the
rewritten
node
are
the
operands
of
the
negations
,
not
the
negations
themselves
.
(
Build_Boolean_Array_Proc_Call
):
If
the
operands
are
both
negations
,
the
operands
of
the
rewritten
node
are
the
operands
of
the
negations
,
not
the
negations
themselves
.
2010
-
10
-
04
Robert
Dewar
<
dewar
@
adacore
.
com
>
...
...
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