This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, testsuite]: Do not run simulate-thread on alpha*-*-linux*


On Fri, Nov 11, 2011 at 6:51 PM, Dominique Dhumieres <dominiq@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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]