* vmsdbgout.c (lookup_filename): Remove warning.

From-SVN: r47841
This commit is contained in:
Richard Kenner 2001-12-10 11:22:17 +00:00 committed by Richard Kenner
parent ef057c4508
commit c6bc7526bc
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Mon Dec 10 06:15:44 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* vmsdbgout.c (lookup_filename): Remove warning.
Mon Dec 10 06:09:57 2001 Douglas B. Rupp <rupp@gnat.com>
* config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*

View File

@ -1462,7 +1462,7 @@ lookup_filename (file_name)
ebk = 0;
ffb = 0;
rfo = 0;
fnam = "";
fnam = (char *) "";
flen = 0;
}