Remove dump_file_info::dump_file_info and replace it with macro.
commiteb37fcdcde98d0bdd7fc2878299ca7ec0fbddde7
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2017 07:35:23 +0000 (30 07:35 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2017 07:35:23 +0000 (30 07:35 +0000)
treeb27b868e0db12194dd12d7fb6d15d376bb1c623e
parentc3c9b6da7b31a024d68a8b740ee048fbd12a3b4f
Remove dump_file_info::dump_file_info and replace it with macro.

2017-05-30  Martin Liska  <mliska@suse.cz>

* dumpfile.c: Use newly added macro DUMP_FILE_INFO.
* dumpfile.h (struct dump_file_info): Remove ctors.

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