Re: [PATCH] fix broken -finstrument-functions implementation

2011-03-04 Thread Nathan Froyd
On Fri, Mar 04, 2011 at 10:00:15AM -0500, Nathan Froyd wrote: > Paul Wörgerer noticed that -finstrument-functions does do what it says > on the tin That's Paul *Wögerer*, fixed in the ChangeLog entries as well; sorry about that! -Nathan

[PATCH] fix broken -finstrument-functions implementation

2011-03-04 Thread Nathan Froyd
Paul Wörgerer noticed that -finstrument-functions does do what it says on the tin; it's been broken for the last three months due to a silly thinko while gimplifying. Expanding __builtin_return_address doesn't complain, as builtins.c thinks appropriate warnings would have been issued earlier, and