Re: [PATCH] [og10] Fix goacc/note-parallelism-combined-kernels-loop-auto.c test

2020-07-23 Thread Thomas Schwinge
Hi Kwok! On 2020-07-22T13:31:30+0100, Kwok Cheung Yeung wrote: > This test currently fails because some expected 'optimized: assigned OpenACC > seq > loop parallelism' messages are not being printed by the compiler. This is > because the '.auto. conflicts with other OpenACC loop specifiers' > er

[PATCH] [og10] Fix goacc/note-parallelism-combined-kernels-loop-auto.c test

2020-07-22 Thread Kwok Cheung Yeung
Hello This test currently fails because some expected 'optimized: assigned OpenACC seq loop parallelism' messages are not being printed by the compiler. This is because the '.auto. conflicts with other OpenACC loop specifiers' errors are generated in the earlier omp-low pass, whereas the messa