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 gcov-profile/51449] [4.7 regression] Rev181994 causes tramp3d-v4 profiled build failure


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

--- Comment #4 from Nathan Sidwell <nathan at gcc dot gnu.org> 2011-12-10 08:32:38 UTC ---
Author: nathan
Date: Sat Dec 10 08:32:34 2011
New Revision: 182184

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182184
Log:
    PR gcov-profile/51449
    * coverage.c (coverage_end_function): Always process the coverage
    variables.

    testsuite/
    * g++.dg/gcov/gcov-14.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/gcov/gcov-14.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/coverage.c
    trunk/gcc/testsuite/ChangeLog


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