This is the mail archive of the gcc-cvs@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]

r175134 - in /branches/google/main/gcc: ChangeL...


Author: tmsriram
Date: Fri Jun 17 02:46:28 2011
New Revision: 175134

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175134
Log:
2011-06-16   Sharad Singhai  <singhai@google.com>

	Google Ref 39999

	* doc/gcov.texi: Document gcov intermediate format.
	* gcov.c (get_gcov_file_intermediate_name): New function.
	(output_intermediate_file): New function.
	* testsuite/lib/gcov.exp: Handle intermediate format.
	* testsuite/g++.dg/gcov/gcov-7.C: New test.

Added:
    branches/google/main/gcc/testsuite/g++.dg/gcov/gcov-7.C
Modified:
    branches/google/main/gcc/ChangeLog.google-main
    branches/google/main/gcc/doc/gcov.texi
    branches/google/main/gcc/gcov.c
    branches/google/main/gcc/testsuite/ChangeLog.google-main
    branches/google/main/gcc/testsuite/lib/gcov.exp


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