OSDN Git Service

2011-12-13 Tristan Gingold <gingold@adacore.com>
authorgingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Dec 2011 13:30:18 +0000 (13:30 +0000)
committergingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Dec 2011 13:30:18 +0000 (13:30 +0000)
commita18f843abdbb630d8f73a6172618e5b7c87756c9
tree39e1220fd00d288a45abc5467fee27309840d0ea
parent9f3977d93e45a728a3c185f932b2f5c41b22a237
2011-12-13  Tristan Gingold  <gingold@adacore.com>

* vmsdbgout.c (vmsdbgout_write_source_line): New function.
(vmsdbgout_end_prologue): Call vmsdbgout_write_source_line.
(vmsdbgout_begin_epilogue): Likewise.
(vmsdbgout_end_epilogue): Likewise.
(vmsdbgout_source_line): Move code to vmsdbgout_write_source_line.

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