Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
lookup
/
pr81229.C
blob: c9981c9f60a6446e1c34a986f09e3635aac48fc9 [
file
] [
log
] [
blame
]
// 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
;