aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pr97172-2.c
blob: 99cc6c29ff40caf99749d7b6c304f86d23968911 (plain)
1
2
3
4
5
6
7
8
9
/* PR middle-end/97172 - ICE: tree code ‘ssa_name’ is not supported in LTO
   streams
   { dg-do link }
   { dg-options "-Wall -flto -fpic -shared" }
   { dg-require-effective-target fpic }
   { dg-require-effective-target shared }
   { dg-require-effective-target lto } */

#include "pr97172.c"