On Fri, Jul 24, 2015 at 11:43 AM, Alexandre Oliva <aol...@redhat.com> wrote: > On Jul 23, 2015, "H.J. Lu" <hjl.to...@gmail.com> wrote: > >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66983 > > My test logs with the patch have: > > PASS: c-c++-common/dfp/func-vararg-dfp.c execution test > > so I think this one is not caused by the PR64164 patch.
I double checked. r226113 failed and r226112 passed. -- H.J.