This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/29700] check requires autogen
- From: "gin at mo dot msk dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2006 17:24:13 -0000
- Subject: [Bug other/29700] check requires autogen
- References: <bug-29700-455@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from gin at mo dot msk dot ru 2006-11-06 17:24 -------
Subject: Re: check requires autogen
`make' performing all tests is not enough to test successfully. The
test failures normally result in make error, ignored by `-k' or not.
One looks for such error messages in `make' output. Having to sieve
out other sorts of errors, those caused by missing `autogen', at least
complicates use of tests and automating it in particular. This is why
considering `-k' workaround unacceptable.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29700