]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR gcov-profile/44728 (gcov chokes when "." is present in DIR argument to -o flag)
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 13 Oct 2012 18:41:08 +0000 (18:41 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Sat, 13 Oct 2012 18:41:08 +0000 (18:41 +0000)
commit258ef00780344ea3565b3276a60343529e94acc3
tree8dcd4f8eaed6078903399208e1a322353099d0fc
parent43ffba00cb5ebe8498daa5431f08d329fc62080b
re PR gcov-profile/44728 (gcov chokes when "." is present in DIR argument to -o flag)

PR gcov-profile/44728
* gcov.c (create_file_names): When stripping extension only look
at base name.

From-SVN: r192425
gcc/ChangeLog
gcc/gcov.c