]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-07-18 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2014 10:03:34 +0000 (10:03 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2014 10:03:34 +0000 (10:03 +0000)
commit936b012978c96f7f4c3f79896bf6e06ab42b3ee7
tree897427a8e9e1147dde238a1afabe6e184bc10186
parentfb668360a1b1fa0cc85b2aa7361099960dcf6ea8
2014-07-18  Thomas Quinot  <quinot@adacore.com>

* g-memdum.adb, g-memdum.ads: Code clean ups.

2014-07-18  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb (Check_Dependency_Clause):
Update the comment on usage. Reimplement the mechanism which
attempts to match a single clause of Depends against one or
more clauses of Refined_Depends.
(Input_Match): Removed.
(Inputs_Match): Removed.
(Is_Self_Referential): Removed.
(Normalize_Clause): Update the call to Split_Multiple_Outputs.
(Normalize_Outputs): Rename variable Split to New_Claue and update
all its occurrences.
(Report_Extra_Clauses): Update the comment on usage.
(Split_Multiple_Outputs): Renamed to Normalize_Outputs.

2014-07-18  Gary Dismukes  <dismukes@adacore.com>

* i-cstrea.ads: Minor reformatting.

2014-07-18  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_util.adb (Wrap_Statements_In_Block): Propagate both
secondary stack-related flags to the generated block.
* sem_ch5.adb (Analyze_Loop_Statement): Update the scope chain
once the loop is relocated in a block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212803 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_util.adb
gcc/ada/g-memdum.adb
gcc/ada/g-memdum.ads
gcc/ada/i-cstrea.ads
gcc/ada/sem_ch5.adb
gcc/ada/sem_prag.adb