This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/28034] [4.2 Regression] section anchors break -fprofile-generate



------- Comment #5 from rsandifo at gcc dot gnu dot org  2006-06-21 21:27 -------
Subject: Bug 28034

Author: rsandifo
Date: Wed Jun 21 21:27:19 2006
New Revision: 114870

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114870
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/coverage.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28034


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]