vmsdbgout.c (vmsdbgout_write_source_line): New function.
authorTristan Gingold <gingold@adacore.com>
Tue, 13 Dec 2011 13:30:18 +0000 (13:30 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Tue, 13 Dec 2011 13:30:18 +0000 (13:30 +0000)
commite8a8ce6929fb2df8cda8797ea048afd49cb504a7
tree39e1220fd00d288a45abc5467fee27309840d0ea
parent4642ed295275670cf0c321513b136b405d1098b7
vmsdbgout.c (vmsdbgout_write_source_line): New function.

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.

From-SVN: r182281
gcc/ChangeLog
gcc/vmsdbgout.c