tree-inline.c (expand_call_inline): Use the location of the callee declaration for...
authorRichard Biener <rguenther@suse.de>
Tue, 2 Oct 2018 10:07:29 +0000 (10:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 2 Oct 2018 10:07:29 +0000 (10:07 +0000)
commitcd6ae11750ba45a574cb1265aeb6ca08d30c2d7c
tree7dd4bee5bc2bf1d40257952807de527fe1bf71a3
parent491ec3dfa91309cf6d1ece14c91217bb54ba5602
tree-inline.c (expand_call_inline): Use the location of the callee declaration for the inline-entry marker.

2018-10-02  Richard Biener  <rguenther@suse.de>

* tree-inline.c (expand_call_inline): Use the location of
the callee declaration for the inline-entry marker.
* final.c (notice_source_line): Remove special-casing of
NOTE_INSN_INLINE_ENTRY.

From-SVN: r264778
gcc/ChangeLog
gcc/final.c
gcc/tree-inline.c