https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83926
--- Comment #18 from Peter Bergner <bergner at gcc dot gnu.org> --- (In reply to seurer from comment #16) > gimple folding of rs6000 builtins has been disabled. > FAIL: gcc.target/powerpc/pr83926.c (test for excess errors) > > This happens on all the testers both BE and LE. I'm not sure how I missed that, but it needs the dg-prune-output like the builtins-1-be.c test case needed. Anyway, fixed now.