re PR debug/92664 (Wrong .debug_line section information when compiling stdin input...
authorJakub Jelinek <jakub@redhat.com>
Wed, 27 Nov 2019 00:23:39 +0000 (01:23 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 27 Nov 2019 00:23:39 +0000 (01:23 +0100)
commit88b34a4811a0a5237138bbd6700202c2f3569c7d
tree02948ba940972337d3affabe0a279d9805ef578a
parentb592c0ea8646089272920ce82ff504e7115056e6
re PR debug/92664 (Wrong .debug_line section information when compiling stdin input with -g3)

PR debug/92664
* dwarf2out.c (lookup_filename): Use "<stdin>" instead of "".

From-SVN: r278752
gcc/ChangeLog
gcc/dwarf2out.c