This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a7128575cae Daily bump. new da9757fe186 2017-05-02 Eric Botcazou ebotcazou@adacore.com new 953e3721e3e Minor reformatting. new 5a5572cce3f x86: vpermil2p{s,d} have no commutative operands new e9998840918 2017-05-02 Ed Schonberg schonberg@adacore.com new b1ff36e7102 2017-05-02 Hristian Kirtchev kirtchev@adacore.com new 29cf9e8ae2e Minor reformatting. new a63a0aad374 2017-05-02 Eric Botcazou ebotcazou@adacore.com new c872a7c5736 2017-05-02 Hristian Kirtchev kirtchev@adacore.com
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 5 ++ gcc/ada/ChangeLog | 104 +++++++++++++++++++++++++++++++ gcc/ada/a-direio.adb | 5 +- gcc/ada/a-exetim-posix.adb | 4 +- gcc/ada/checks.adb | 40 +++++++++--- gcc/ada/checks.ads | 8 ++- gcc/ada/errout.adb | 2 +- gcc/ada/exp_attr.adb | 56 +++++++++-------- gcc/ada/exp_ch4.adb | 19 +++++- gcc/ada/exp_fixd.adb | 27 +++++++- gcc/ada/exp_spark.adb | 27 ++++++++ gcc/ada/exp_util.ads | 8 +-- gcc/ada/freeze.adb | 10 +-- gcc/ada/g-socket.adb | 4 +- gcc/ada/opt.adb | 5 +- gcc/ada/opt.ads | 4 ++ gcc/ada/s-fileio.adb | 4 +- gcc/ada/s-mudido-affinity.adb | 7 +-- gcc/ada/s-taenca.adb | 4 +- gcc/ada/s-taprop-linux.adb | 4 +- gcc/ada/s-tasini.adb | 5 +- gcc/ada/s-tasren.adb | 4 +- gcc/ada/sem_ch10.adb | 18 ++++-- gcc/ada/sem_ch3.adb | 141 +++++++++++++++++++++++++++++++++++++----- gcc/ada/sem_ch4.adb | 35 ++++++++++- gcc/ada/sem_ch6.adb | 33 +++++++--- gcc/ada/sem_ch8.adb | 8 +++ gcc/config/i386/sse.md | 10 +-- 28 files changed, 481 insertions(+), 120 deletions(-)