This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
How to report bugs which testcase requires linking a library?
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 12 May 2003 11:18:34 +0200 (CEST)
- Subject: How to report bugs which testcase requires linking a library?
Hi!
I have a reduced testcase from the POOMA testsuite for which gcc-3.3
causes miscompilation with -finline, but not with -fno-inline (results
in the testcase segfaulting). Unfortunately the testcase requires linking
against the POOMA library. How is reporting of such bugs supposed to be?
I suspect one might be able to diagnose the failure by just looking at
.s output, so is it enough to submit -save-temps output without the
library?
Thanks, Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/