This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef4c2666f25 AArch64: Update test to reflect new message new ca6e0f65afa pru: Implement TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS [PR122415] new c6fce499ba1 pru: Use unsigned constants for register classes
The 2 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/config/pru/pru-protos.h | 2 ++ gcc/config/pru/pru.cc | 44 +++++++++++++++++++++++++++++++ gcc/config/pru/pru.h | 14 +++++----- gcc/config/pru/pru.md | 16 ++++++++--- gcc/testsuite/gcc.target/pru/pr122415-1.c | 9 +++++++ gcc/testsuite/gcc.target/pru/pr122415-2.c | 9 +++++++ 6 files changed, 83 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/pru/pr122415-1.c create mode 100644 gcc/testsuite/gcc.target/pru/pr122415-2.c