view gcc/testsuite/g++.dg/lookup/pr81229.C @ 152:2b5abeee2509

update gcc11
author anatofuz
date Mon, 25 May 2020 07:50:57 +0900
parents 04ced10e8804
children
line wrap: on
line source

// 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;