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

--- Comment #29 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <mse...@gcc.gnu.org>:

https://gcc.gnu.org/g:3599ecb6a0145a428def5314d2d67d2e5a88f3c4

commit r11-7301-g3599ecb6a0145a428def5314d2d67d2e5a88f3c4
Author: Martin Sebor <mse...@redhat.com>
Date:   Fri Feb 19 11:06:06 2021 -0700

    PR c/97172 - ICE: tree code 'ssa_name' is not supported in LTO streams

    gcc/ChangeLog:

            PR c/97172
            * attribs.c (init_attr_rdwr_indices): Guard vblist use.
            (attr_access::free_lang_data): Remove a spurious test.

    gcc/testsuite/ChangeLog:

            PR c/97172
            * gcc.dg/pr97172.c: Add test cases.

Reply via email to