https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97172
--- Comment #36 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Christophe Lyon <cl...@gcc.gnu.org>: https://gcc.gnu.org/g:01c2ce169a05c8e59c4182796876f7e0754e4b5c commit r11-7393-g01c2ce169a05c8e59c4182796876f7e0754e4b5c Author: Christophe Lyon <christophe.l...@linaro.org> Date: Thu Feb 25 15:55:28 2021 +0000 PR middle-end/97172 - ICE: tree code 'ssa_name' is not supported in LTO streams Skip test when -shared is not supported. 2021-02-25 Christophe Lyon <christophe.l...@linaro.org> gcc/testsuite/ PR middle-end/97172 * gcc.dg/pr97172-2.c: Add dg-require-effective-target shared.