PR c/97172 - ICE: tree code 'ssa_name' is not supported in LTO streams
authorMartin Sebor <msebor@redhat.com>
Fri, 19 Feb 2021 18:06:06 +0000 (11:06 -0700)
committerMartin Sebor <msebor@redhat.com>
Fri, 19 Feb 2021 18:06:06 +0000 (11:06 -0700)
commit3599ecb6a0145a428def5314d2d67d2e5a88f3c4
tree903e8efceefbc24211e6628b6e70b19fc970a41b
parentbfe83ae38e871a2e4205ce63fd9d3247dff412bd
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.
gcc/attribs.c
gcc/testsuite/gcc.dg/pr97172.c