> Le 13 nov. 2017 à 18:40, Mike Stump <mikest...@comcast.net> a écrit : > > On Nov 12, 2017, at 6:58 AM, H.J. Lu <hjl.to...@gmail.com> wrote: >> >> On Sun, Nov 12, 2017 at 6:22 AM, Dominique d'Humières >> <domi...@lps.ens.fr> wrote: >>> The following patch fixes PR68356, PR81210, and PR81693 on darwin. >>> ... >> >> I wrote these tests. These tests don't align stack to 16 bytes and >> should be skipped on Darwin. > > So, sounds like something based on: > > /* { dg-skip-if "sp not aligned to 16 bytes" { *-*-darwin } } */ > > then. Ok with that change.
Thanks for the review. Am I correct to understand that this apply to pr25967-*.c only? I’ld like to keep the PR numbers. Is it OK? TIA Dominique