On Tue, Jan 31, 2006 at 10:47:09PM -0800, Jerry DeLisle wrote: > I would like to get regular LAPACK regression testing and automatic > reporting set up. > > Is there a gcc.gnu server somewhere that I can get access to to set this up > and have it run once daily? > > This is mostly to catch gfortran regressions as well as an occasional > back-end or middle-end bug.
If you update http://gcc.gnu.org/testing/testing-lapack.html I'll run it occasionally on powerpc64-unknown-linux-gnu. With g77 the LAPACK results varied widely from one target to another, so it would be useful to verify a baseline so I can recognize regressions and report them. Janis