Remove dump_file_info::dump_file_info and replace it with macro.
authorMartin Liska <mliska@suse.cz>
Tue, 30 May 2017 07:35:23 +0000 (09:35 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 30 May 2017 07:35:23 +0000 (07:35 +0000)
commit63523736d018998672b707e669d0536d10cb735e
treeb27b868e0db12194dd12d7fb6d15d376bb1c623e
parent59075bc80894016c6f7fbf4b52bcd678601fce14
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.

From-SVN: r248617
gcc/ChangeLog
gcc/dumpfile.c
gcc/dumpfile.h