This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40a4f3dead6 PR modula2/119192 ICE if TBITSIZE is used in an expression new e355fe414aa [PR114991][IRA]: Improve reg equiv invariant calculation new 31dcf941ac7 aarch64: Avoid unnecessary use of 2-input TBLs [PR115258]
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/aarch64/aarch64.cc | 4 +-- gcc/ira-costs.cc | 38 +++++++++++++++++++++++---- gcc/testsuite/gcc.target/aarch64/pr114991.c | 15 +++++++++++ gcc/testsuite/gcc.target/aarch64/pr115258_2.c | 17 ++++++++++++ 4 files changed, 67 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr114991.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr115258_2.c