This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
regression PR tests with intermittent results; time for valgrind?
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 15 Jan 2003 09:39:06 -0800
- Subject: regression PR tests with intermittent results; time for valgrind?
While hunting for patches that caused regressions I had intermittent
failures for the small test cases for these PRs on i686-linux:
middle-end/8808
c++/8766
c/8068
optimization/7887
optimization/7507
c++/6663
If you're building GCC with valgrind or other tools that might detect
invalid memory usage, please run the minimized test cases from these
PRs to see if they uncover anything useful.
Janis