This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0fb719c1654 In <https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01417.htm [...] new 3f0ba3978c0 PR middle-end/90553 * ira-lives.c (process_bb_node_lives) [...] new 1912c59e348 PR middle-end/90553 * gcc.dg/torture/pr90553.c: New test.
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 | 4 ++ gcc/ira-lives.c | 16 +++-- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/torture/pr90553.c | 128 +++++++++++++++++++++++++++++++++ 4 files changed, 148 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr90553.c