This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f8e2139 2015-10-01 Steven G. Kargl kargl@gcc.gnu.org new a255a4c rs6000: Add "cannot_copy" attribute, use it (PR67788, PR67789)
The 1 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 | 10 ++++++++ gcc/config/rs6000/rs6000.c | 11 +++++++++ gcc/config/rs6000/rs6000.md | 9 +++++-- gcc/testsuite/ChangeLog | 6 +++++ gcc/testsuite/gcc.target/powerpc/pr67789.c | 39 ++++++++++++++++++++++++++++++ 5 files changed, 73 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr67789.c