re PR debug/10055 (g++ emits "<internal>" as source filename with -gstabs+)
authorMichael Chastain <mec@shout.net>
Mon, 7 Jul 2003 05:02:22 +0000 (05:02 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 7 Jul 2003 05:02:22 +0000 (05:02 +0000)
commit267a07523462164e39e88f6bec8709220ee62836
tree572d4d587f1d643970d79c84e54431e0f1e04bd0
parent9bb34f3c3e49abe308451859e30db96b290280eb
re PR debug/10055 (g++ emits "<internal>" as source filename with -gstabs+)

PR debug/10055
* lex.c (cxx_init): Call push_srcloc and pop_srcloc rather than
assigning to input_filename directly.

From-SVN: r69032
gcc/cp/ChangeLog
gcc/cp/lex.c