On 4/3/17 9:41 AM, Peter Bergner wrote: > On 4/2/17 1:53 PM, Segher Boessenkool wrote: >> I also have a fix for the dfp-builtin-1.c problem. > > You mean you have a patch to the regex to match both std/stw and ld/lwz?
I think we should also add: /* { dg-require-effective-target hard_dfp } */ to the dfp-builtin-1.c requirements, since I think someone could do -mno-hard-dfp while also having VSX enabled. Ditto for dfp-builtin-2.c. Peter