On Fri, Nov 11, 2011 at 6:51 PM, Dominique Dhumieres <domi...@lps.ens.fr> wrote:
> Is your patch dealing with gcc.dg/simulate-thread/atomic-other-* running > for ever without timeout? If yes, I have seen the same problem on > powerpc-apple-darwin9. Could you add powerpc*-apple-darwin* to your > patch? Yes, the problem is with atomic-other-*. Looking at [1], I think that this problem will bite all LL/SC targets (alpha, powerpc, MIPS and ARM), so we should start with generic alpha*-*-* and powerpc*-*-* target selectors ... [1] http://en.wikipedia.org/wiki/LL/SC Uros.