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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:66dd412feeab29783fcdcf7ab36f20c5dd7b2332

commit r11-6791-g66dd412feeab29783fcdcf7ab36f20c5dd7b2332
Author: Richard Biener <rguent...@suse.de>
Date:   Tue Jan 19 14:21:41 2021 +0100

    ipa/98330 - avoid ICEing on call indirect call

    The following avoids ICEing on a indirect calls with a fnspec
    in modref analysis.

    2021-01-19  Richard Biener  <rguent...@suse.de>

            PR ipa/98330
            * ipa-modref.c (analyze_stmt): Only record a summary for a
            direct call.

            * g++.dg/pr98330.C: New testcase.
            * gcc.dg/pr98330.c: Likewise.

Reply via email to