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

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/


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