gcov.c (create_file_names): If no object directory is specified, keep the directory...
authorTristan Gingold <gingold@adacore.com>
Mon, 23 May 2011 10:20:01 +0000 (10:20 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 23 May 2011 10:20:01 +0000 (10:20 +0000)
commit15882fe97cb65d99dd117330ccc05c5c86404a85
treeac95219a03635d6a5b7c622bcd2f14c557f798f6
parentda90c957c8583002f68b03575402179394d28ec6
gcov.c (create_file_names): If no object directory is specified, keep the directory of the file.

* gcov.c (create_file_names): If no object directory is specified,
keep the directory of the file.

Co-Authored-By: Eric Botcazou <ebotcazou@adacore.com>
From-SVN: r174062
gcc/ChangeLog
gcc/gcov.c