On Sun, Oct 21, 2012 at 1:26 PM, Eric Botcazou <ebotca...@adacore.com> wrote: > They are reported as failing with the n32 ABI, but the failures are spurious. > > Tested on mips64el-linux-gnu, applied on the mainline and 4.7 branch. > > > 2012-10-21 Eric Botcazou <ebotca...@adacore.com> > > * gnat.dg/specs/atomic1.ads: XFAIL on MIPS. > * gnat.dg/specs/addr1.ads: Likewise. >
They are also failing on x32, which similar to n32: FAIL: gnat.dg/specs/addr1.ads (test for bogus messages, line 24) FAIL: gnat.dg/specs/atomic1.ads (test for errors, line 9) FAIL: gnat.dg/specs/atomic1.ads (test for errors, line 13) -- H.J.