]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR bootstrap/10051, PR bootstrap/10169.
authorRoger Sayle <roger@eyesopen.com>
Wed, 26 Mar 2003 21:56:34 +0000 (21:56 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 26 Mar 2003 21:56:34 +0000 (21:56 +0000)
commitde132314bc4f516e901fc30cd95152f747313ad5
tree2d9ba061eab8fa0740470731c09f8e63a49d06b2
parent6f84708ae065be56867aa161a5e9d07a328a8782
PR bootstrap/10051, PR bootstrap/10169.

* mips-tfile.c (init_file): Don't provide a static initializer.
(initialize_init_file): Initialize the contents of init_file.
(add_file): Call initialize_init_file if not already initialized.

From-SVN: r64904
gcc/ChangeLog
gcc/mips-tfile.c