------- Comment #2 from tkoenig at netcologne dot de 2008-05-16 15:27 ------- Subject: Re: maxloc_bounds_[457].f90 fail with -fdefault-integer-8
On Thu, 2008-05-15 at 21:48 +0000, janis at gcc dot gnu dot org wrote: > > ------- Comment #1 from janis at gcc dot gnu dot org 2008-05-15 21:48 ------- > Thomas, does the suggested change to the tests make sense, or would it be > better to skip these tests if they would be run using -fdefault-integer-8? Fix the test case; this change is pre-approved. It would be (slightly) preferable if the test case didn't contain any kind=4 or kind=8 specification. I wrote them, but I can't remember why I put the kind=xxx in there. For the failures with C interop, it would still be interesting to have a method of excluding the tests if we decide to run the testsuite during normal testing with -fdefault-integer-8. Thomas -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35939