[Bug ipa/92357] ICE in IPA pass fnsummary in openmp offload

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 14 16:36:00 GMT 2020


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

--- Comment #14 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Jakub Jelinek
<jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:4ece9571bcb003148a4c7c8e909da2c1adf60292

commit r8-9997-g4ece9571bcb003148a4c7c8e909da2c1adf60292
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Feb 14 13:45:52 2020 +0100

    backport: re PR ipa/92357 (ICE in IPA pass fnsummary in openmp offload)

        Backported from mainline
        2019-12-14  Jakub Jelinek  <jakub@redhat.com>

        PR ipa/92357
        * ipa-fnsummary.c (ipa_fn_summary_write): Use
        lto_symtab_encoder_iterator with lsei_start_function_in_partition and
        lsei_next_function_in_partition instead of walking all cgraph nodes
        in encoder.


More information about the Gcc-bugs mailing list