[PATCH][OBVIOUS] Coverage: remove -fkeep-inline-functions from coverage_flags.

Martin Liška mliska@suse.cz
Wed Nov 15 07:26:00 GMT 2017


Hello.

This is partial revert of my commit r254257 because having -fkeep-inline-functions
causes many unresolved symbols. And it would force us to add e.g. many objects
for libcommon.a.

I'm going to install the patch.

gcc/ChangeLog:

2017-11-15  Martin Liska  <mliska@suse.cz>

	* configure.ac: Remove -fkeep-inline-functions from coverage_flags.
	* configure: Regenerate.
---
 gcc/configure    | 4 ++--
 gcc/configure.ac | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Coverage-remove-fkeep-inline-functions-from-coverage.patch
Type: text/x-patch
Size: 1524 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20171115/a202271c/attachment.bin>


More information about the Gcc-patches mailing list