This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] g++.dg/init/vbase1.C and g++.dg/cpp/ucn-1.C


On Nov 13, 2015, at 4:33 PM, David Edelsohn <dje.gcc@gmail.com> wrote:
> No RISC architecture can store directly to MEM, so the expected RTL in
> g++.dg/init/vbase1.C is wrong.  I am adding XFAIL for PowerPC.

So, completely non-portable test cases aren’t particularly nice.  vbase1.C fails for me as well, and it is a new failure.

So, I’d recommend we ask Jason on which platform the test works, and limit it to the platform.  x86_64 would be my guess.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]