]> git.ipfire.org Git - thirdparty/gcc.git/commit
2012-10-05 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Oct 2012 14:26:27 +0000 (14:26 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Oct 2012 14:26:27 +0000 (14:26 +0000)
commit5f4275e18410f44cc68037012d49294d24ecdf34
tree2c59e16f45cb06bdd0078f6acdcad19653f91c17
parent412f75eb87eb56400fb5773c384a62dc16130155
2012-10-05  Robert Dewar  <dewar@adacore.com>

* sem_util.adb (Has_One_Matching_Field): Handle case of lone
discriminant.

2012-10-05  Yannick Moy  <moy@adacore.com>

* checks.adb (Minimize_Eliminate_Overflow_Checks): Correct code
for the division operation and exponent operation. Adjust bound
for the mod and rem operations.

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