Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> writes: > test_ring.c takes lot of time to compile with clang. It is > reproducable with compiler version 8.0 on Ubuntu 18.04. > Amount of testing is reduced, but attempt is made to keep > the same coverage. > > Reported-by: Aaron Conole <acon...@redhat.com> > Reported-by: Thomas Monjalon <tho...@monjalon.net> > Signed-off-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> > ---
Thanks, Honnappa! One thing to note, I don't see this with just clang - it occurs with gcc as well. I'm going to test this patch today.