This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 62e40fb514b PR rtl-optimization/81443 * rtlanal.c (num_sign_bit_copie [...] new d686eece5bd PR rtl-optimization/83723 * lra-int.h (lra_substitute_pse [...] new e0573431410 PR bootstrap/84405 * system.h (BROKEN_VALUE_INITIALIZATIO [...]
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 | 19 +++++++++++++++++++ gcc/hash-table.h | 4 ++++ gcc/lra-constraints.c | 6 ++++-- gcc/lra-int.h | 2 +- gcc/lra.c | 24 +++++++++++++++--------- gcc/system.h | 6 ++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr83723.c | 20 ++++++++++++++++++++ gcc/vec.h | 4 ++++ 9 files changed, 78 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr83723.c