This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c5e477933ba PR90838: Support ctz idioms new b68fdac47ca 2020-01-10 Vladimir Makarov vmakarov@redhat.com new a031f642e92 testsuite: add dg-enable-nn-line-numbers new aeebb14094c 2020-01-10 Vladimir Makarov vmakarov@redhat.com
The 3 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 | 7 +++ gcc/lra-constraints.c | 13 +++-- gcc/testsuite/ChangeLog | 19 +++++++ gcc/testsuite/gcc.target/i386/pr93207.c | 14 ++++++ gcc/testsuite/lib/gcc-dg.exp | 2 + gcc/testsuite/lib/multiline.exp | 88 +++++++++++++++++++++++++++++++++ gcc/testsuite/lib/prune.exp | 4 ++ 7 files changed, 142 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr93207.c