This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a9171b8 gcc/ new fee9fc9 S/390: Allow to use r2 to r4 as literal pool base. new 0836477 IRA: Fix % constraint modifier handling on disabled alternatives.
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/ChangeLog | 10 ++++++++++ gcc/config/s390/s390.c | 13 ++++++++++--- gcc/ira.c | 14 ++++++++------ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/s390/litpool-r3-1.c | 16 ++++++++++++++++ 5 files changed, 48 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/litpool-r3-1.c