On 02/27/2013 08:47 AM, Marcus Shawcroft wrote: > This aarch64 FAIL is known to be an issue on targets that define > TARGET_PTRMEMFUNC_VBIT_LOCATION to ptrmemfunc_vbit_in_delta > > The issue was silenced early 2012 on arm and mips with an xfail, this > patch adds aarch64 to the list. > > The relevant upstream thread around the xfail for arm and mips is here: > > http://gcc.gnu.org/ml/gcc-patches/2012-01/msg01046.html > > OK? > > /Marcus > > 2013-02-27 Marcus Shawcroft <marcus.shawcr...@arm.com> > > * g++.old-deja/g++.pt/ptrmem6.C(main): Add xfail aarch64*-*-*. >
OK. Janis