On Tue, Oct 04, 2005 at 01:16:58PM -0700, Janis Johnson wrote: > On Tue, Oct 04, 2005 at 12:43:35PM +0200, FX Coudert wrote: > > >is there anything I can provide you with to have a better guess? I'm > > >definately willing to debug if you direct me... > > > > Unfortunately, I think we need a dejagnu expert here, I have no idea how > > to debug these things... > > > > If nobody can provide help in the next few days, please file a bug-report. > > > > Thanks for your help, > > FX > > The result of check_effective_target_fortran_large_int is cached after > it is first used for running tests for 64-bit code, and that result is > still used for running the tests for 32-bit code when the result would > be different. There's a similar problem in my tests for powerpc64-linux > where the 32-bit result is used for 64-bit testing and all of those > tests are maked unsupported.
I forgot to mention that I'll fix this. Janis