Fix selftest::temp_source_file ctor
commit92634d0426c58b85f65b68961dfecb25cb5d5926
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jul 2016 19:15:22 +0000 (25 19:15 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jul 2016 19:15:22 +0000 (25 19:15 +0000)
tree6470dbe9458f5cb7f7ab199c322c315a3acbf8fe
parent3a748b8d5b9931f9eed0b612b26c9a00b88cfcab
Fix selftest::temp_source_file ctor

gcc/ChangeLog:
* input.c (selftest::temp_source_file::temp_source_file): Fix
missing "%s" in fprintf.

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