]> 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 09:39:09 +0000 (09:39 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2014 09:39:09 +0000 (09:39 +0000)
commitb1e1a36a7ccb837e49d4c7e07b81b0c4bd235f8e
tree043b7e25fcb9978f88516a350571ec4b665f9ec1
parent360f426f448d6b90959acf9d33197465e886967d
2014-07-18  Thomas Quinot  <quinot@adacore.com>

* freeze.adb (Check_Component_Storage_Order): Fix enforcement
of nesting rules for composites with different SSOs.

2014-07-18  Thomas Quinot  <quinot@adacore.com>

* par_sco.adb (Is_Logical_Operator): An If_Expression is not
a proper logical operator.
(Has_Decision): An If_Expression indicates the presence of a decision
although it is not a logical operator.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212793 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/freeze.adb
gcc/ada/par_sco.adb