[Bug middle-end/78333] [5/6/7 Regression] always-inline gnu-inline functions break -finstrument-functions
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 16 12:57:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78333
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Nov 16 12:55:02 2016
New Revision: 242487
URL: https://gcc.gnu.org/viewcvs?rev=242487&root=gcc&view=rev
Log:
2016-11-16 Richard Biener <rguenther@suse.de>
PR middle-end/78333
* gimplify.c (gimplify_function_tree): Do not instrument
GNU extern inline functions.
* gcc.dg/pr78333.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.dg/pr78333.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list