summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/lookup/pr81229.C
blob: c9981c9f60a6446e1c34a986f09e3635aac48fc9 (plain)
1
2
3
4
5
6
7
// PR c++/81229 GC ICE with stale pointed in identifier type.
// { dg-additional-options "--param ggc-min-heapsize=0" }

typedef unsigned L;
typedef unsigned L;

L l;