This is the mail archive of the gcc-bugs@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]

[Bug target/59305] [4.9/5/6 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305

--- Comment #28 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Christophe Lyon from comment #27)
> I've noticed timeouts on aarch64 too, where the hook is implemented IIUC.
> 
> Run-time varies a lot too: from 5 minutes to ~1h, with the same binary, same
> machine, where I am the only user.

Me too on a ThunderX, I thought it was due to an hardware errata too (where
load acquire was not a memory barrier after a store release).


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