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 Regression] Mudflap instrumentation missing in cloned function.


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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-09 21:38:16 UTC ---
Author: jakub
Date: Thu Feb  9 21:38:13 2012
New Revision: 184073

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184073
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_5-branch/libmudflap/testsuite/libmudflap.c/fail68-frag.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-mudflap.c
    branches/gcc-4_5-branch/libmudflap/ChangeLog


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