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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Oops, I forgot the letters PR in the ChangeLog.  Fixed with:

Author: jamborm
Date: Wed Oct 30 15:47:29 2019
New Revision: 277627

URL: https://gcc.gnu.org/viewcvs?rev=277627&root=gcc&view=rev
Log:
Edges to interposable calles are possibly_call_in_translation_unit_p

2019-10-30  Martin Jambor  <mjam...@suse.cz>

        ipa/92278
        * cgraph.c (cgraph_edge::possibly_call_in_translation_unit_p): Fix
        availability comparison.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c

Reply via email to