repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR tree-optimization/86415 - strlen() not folded for substrings within constant arrays
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
lookup
/
pr81229.C
blob
c9981c9f60a6446e1c34a986f09e3635aac48fc9
1
// PR c++/81229 GC ICE with stale pointed in identifier type.
2
// { dg-additional-options "--param ggc-min-heapsize=0" }
3
4
typedef unsigned L;
5
typedef unsigned L;
6
7
L l;