This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/44728] gcov chokes when "." is present in DIR argument to -o flag


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44728

--- Comment #3 from Andreas Schwab <schwab at gcc dot gnu.org> 2012-10-13 18:41:14 UTC ---
Author: schwab
Date: Sat Oct 13 18:41:08 2012
New Revision: 192425

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192425
Log:
PR gcov-profile/44728
* gcov.c (create_file_names): When stripping extension only look
at base name.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcov.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]