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 libmudflap/40778] [4.5/4.6 Regression] Mudflap instrumentation missing in cloned function.


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

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-09 17:24:57 UTC ---
Author: jakub
Date: Thu Feb  9 17:24:47 2012
New Revision: 184056

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184056
Log:
    Backported from mainline
    2012-01-19  Jakub Jelinek  <jakub@redhat.com>

    PR libmudflap/40778
    * tree-mudflap.c (mf_artificial): New function.
    (execute_mudflap_function_ops, execute_mudflap_function_decls,
    mx_register_decls, mudflap_enqueue_decl): Use it.

    * testsuite/libmudflap.c/fail68-frag.c: New test.

Added:
    branches/gcc-4_6-branch/libmudflap/testsuite/libmudflap.c/fail68-frag.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-mudflap.c
    branches/gcc-4_6-branch/libmudflap/ChangeLog


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