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]

upcoming compare_tests breakage


I've proposed a testsuite patch, to which there have been no
objections, that would include in scan-dump* messages the
constant part of the dump file suffix:
http://gcc.gnu.org/ml/gcc-patches/2007-06/msg00834.html

The problem is that this will make lines for scan-dump* checks
in test summary files different before and after the patch, and
contrib/compare_tests will report lots of differences.  Are
there any objections to making this change soon, or suggestions
on better timing for the change?

Joseph Myers reported several other lines from test summaries
that are duplicated, in:
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg02186.html
Changing those tests to include unique comments for each check
will also result in more output from contrib/compare_tests, but
again it's something that should be done and I hope to get to
that soon.

Janis


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