re PR middle-end/28034 (section anchors break -fprofile-generate)
authorRichard Sandiford <richard@codesourcery.com>
Wed, 21 Jun 2006 21:27:19 +0000 (21:27 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 21 Jun 2006 21:27:19 +0000 (21:27 +0000)
commit35fa89150a5de322e7c32ad168172890b7fb1be3
tree5598b612246324c2682be76de3b7a9de31ea1f9f
parent7691d0d3c9d60eb732e71be4c7a100ef2bb2ef82
re PR middle-end/28034 (section anchors break -fprofile-generate)

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.

From-SVN: r114870
gcc/ChangeLog
gcc/coverage.c