This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1e9147d [combine][v2] Canonicalise (r + r) to (r << 1) to aid recognition new afe82e5 [PATCH v2] ia64: don't use dynamic relocations for local symb [...]
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 | 8 +++++++ gcc/config/ia64/ia64.c | 9 ++++++++ gcc/config/ia64/predicates.md | 26 +++++++++++++++++++++ gcc/testsuite/ChangeLog | 6 +++++ .../gcc.target/ia64/pr60465-gprel64-c37.c | 10 ++++++++ gcc/testsuite/gcc.target/ia64/pr60465-gprel64.c | 27 ++++++++++++++++++++++ 6 files changed, 86 insertions(+) create mode 100644 gcc/testsuite/gcc.target/ia64/pr60465-gprel64-c37.c create mode 100644 gcc/testsuite/gcc.target/ia64/pr60465-gprel64.c