https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90939

--- Comment #4 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Wed Jun 26 12:04:08 2019
New Revision: 272689

URL: https://gcc.gnu.org/viewcvs?rev=272689&root=gcc&view=rev
Log:
[PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with

2019-06-26  Martin Jambor  <mjam...@suse.cz>

        PR ipa/90939
        * ipa-cp.c (ipcp_bits_lattice::meet_with): Remove assert.

        testsuite/
        * g++.dg/lto/pr90939_[01].C: New test.


Added:
    branches/gcc-9-branch/gcc/testsuite/g++.dg/lto/pr90939_0.C
    branches/gcc-9-branch/gcc/testsuite/g++.dg/lto/pr90939_1.C
Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/ipa-cp.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to