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/34609] [4.3 regression] ICE with "-ftest-coverage" and references



------- Comment #2 from jakub at gcc dot gnu dot org  2008-01-04 13:59 -------
Subject: Bug 34609

Author: jakub
Date: Fri Jan  4 13:58:30 2008
New Revision: 131322

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131322
Log:
        PR gcov-profile/34609
        * tree-inline.c (declare_return_variable): Set TREE_ADDRESSABLE on
        return_slot if result is TREE_ADDRESSABLE.

        * g++.dg/gcov/gcov-6.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/gcov/gcov-6.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-inline.c


-- 


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


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