gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2006 21:27:19 +0000 (21:27 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2006 21:27:19 +0000 (21:27 +0000)
commit82e15b07750c33c76a3391bd69e5ca6d1f24725b
tree5598b612246324c2682be76de3b7a9de31ea1f9f
parent4026b9778b81cfd22bc8fa18c1e0d3beb32dbc8f
gcc/
PR middle-end/28034
* coverage.c (coverage_counter_alloc): Leave the index type
unspecified.
(coverage_counter_alloc): Use null arguments for operands 2 and 3
of the ARRAY_REF.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114870 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/coverage.c