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

testsuite patches to remove generated files


Earlier this month I submitted several patches to clean up generated
test files:

  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00417.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00418.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00419.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00420.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00421.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00422.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00423.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00424.html
  http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00425.html

I'm going to check in all of them except msg00421 which is supposed to
remove gcov files for additional source files but doesn't quite work.

At the time I submitted these, the patches removed all files generated
for C and C++ tests.  That's no longer the case, but I'll continue to
submit patches for additional cleanups.

Janis


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