* dwarf2out.c (output_macinfo_op): Ensure fd->filename points
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 2011 21:12:39 +0000 (21:12 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jul 2011 21:12:39 +0000 (21:12 +0000)
commit4d29a91aae48750c8fa96363ce1555b5ce678ca8
treebd25d5376ab1105cc0cf4c82e057b9bf9b787ac2
parentca338b2737f3838ac04274cf9e71f53fdd54e0f4
* dwarf2out.c (output_macinfo_op): Ensure fd->filename points
to GC allocated copy of the string.
(dwarf2out_finish): Emit .debug_macinfo or .debug_macro sections
before .debug_line, not after it.

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