On Thu, Sep 27, 2018 at 07:08:41PM -0400, Marek Polacek wrote: > > This patch is OK. And your suggestion for cxx_eval_call_expression > > sounds right, too. Marek, will you follow up on that? > > Ok, I will (provided I can get a box that has TARGET_VTABLE_USES_DESCRIPTORS, > I > think ppc64 BE should be enough).
AFAIK only ia64 defines this macro to non-zero, so you need to cross-compile.
Given that this is constexpr stuff, all you are looking for is compile time
anyway ;)
Jakub
