[Bug libmudflap/40778] [4.5/4.6/4.7 Regression] Mudflap instrumentation missing in cloned function.

2012-01-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40778 --- Comment #12 from Jakub Jelinek 2012-01-19 18:58:06 UTC --- Author: jakub Date: Thu Jan 19 18:58:02 2012 New Revision: 183307 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183307 Log: PR libmudflap/40778 * tree-mudflap.c (mf_a

[Bug libmudflap/40778] [4.5/4.6/4.7 Regression] Mudflap instrumentation missing in cloned function.

2012-01-17 Thread fche at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40778 --- Comment #11 from Frank Ch. Eigler 2012-01-17 16:23:15 UTC --- Jakub's patch makes sense to me in the sense that it's the least modification over what's there. Unfortunately, I do not recall what other problems there were with instrumenting

[Bug libmudflap/40778] [4.5/4.6/4.7 Regression] Mudflap instrumentation missing in cloned function.

2012-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40778 Jakub Jelinek changed: What|Removed |Added CC||fche at redhat dot com,

[Bug libmudflap/40778] [4.5/4.6/4.7 Regression] Mudflap instrumentation missing in cloned function.

2012-01-13 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40778 Steven Bosscher changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug libmudflap/40778] [4.5/4.6/4.7 Regression] Mudflap instrumentation missing in cloned function.

2011-04-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40778 Richard Guenther changed: What|Removed |Added Target Milestone|4.5.3 |4.5.4 --- Comment #8 from Richard Guen