Remove inline debug markers if support not enabled on accelerator compiler
authorKwok Cheung Yeung <kcy@codesourcery.com>
Thu, 9 Jan 2020 16:52:23 +0000 (16:52 +0000)
committerKwok Cheung Yeung <kcy@gcc.gnu.org>
Thu, 9 Jan 2020 16:52:23 +0000 (16:52 +0000)
commit2b8ce6216e197e6243052b121c696ac5a5455b85
treec3ad162dfe7c8f83ddf07bf220ad1dd4ffb7e061
parent160e95dc3d73329d2367fb405ef9f0e12bd2cc7b
Remove inline debug markers if support not enabled on accelerator compiler

2020-01-09  Kwok Cheung Yeung  <kcy@codesourcery.com>

gcc/
* lto-streamer-in.c (input_function): Remove streamed-in inline debug
markers if debug_inline_points is false.

From-SVN: r280062
gcc/ChangeLog
gcc/lto-streamer-in.c