]> git.ipfire.org Git - thirdparty/gcc.git/commit
2018-10-02 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2018 10:07:29 +0000 (10:07 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2018 10:07:29 +0000 (10:07 +0000)
commit18e2a21264b0674d67af95b2db05e36cad27f7c1
tree7dd4bee5bc2bf1d40257952807de527fe1bf71a3
parentfb353d6d816e906c02180796150887ade19a7a3e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264778 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/final.c
gcc/tree-inline.c