This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0f3c49a4dad gcc/ada/ new 895d9984d27 2017-10-09 Bill Schmidt wschmidt@linux.vnet.ibm.com new c3e80bc74f9 <forgot to do svn add on the amo.h file> new 541399dd10c 2017-10-09 Bob Duff duff@adacore.com
The 3 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 | 8 ++ gcc/ada/exp_ch7.adb | 2 +- gcc/ada/freeze.ads | 14 ++-- gcc/config/rs6000/amo.h | 152 ++++++++++++++++++++++++++++++++++++++ gcc/config/rs6000/rs6000-p8swap.c | 1 + 6 files changed, 174 insertions(+), 8 deletions(-) create mode 100644 gcc/config/rs6000/amo.h