On 12/04/2014 03:05 PM, Marek Polacek wrote:
On Thu, Dec 04, 2014 at 02:37:54PM -0500, Jason Merrill wrote:
My patch from yesterday fixed this bug.
PR c++/64080
* constexpr.c (cxx_eval_store_expression): Handle non-decl store
targets.
I don't see such a patch neithe
On Thu, Dec 04, 2014 at 02:37:54PM -0500, Jason Merrill wrote:
> My patch from yesterday fixed this bug.
>
> PR c++/64080
> * constexpr.c (cxx_eval_store_expression): Handle non-decl store
> targets.
I don't see such a patch neither on ML nor in git.
Marek
My patch from yesterday fixed this bug.
PR c++/64080
* constexpr.c (cxx_eval_store_expression): Handle non-decl store
targets.
Jason
Hi,
this patch adds INDIRECT_REF support to cxx_eval_store_expression handling.
There is a different variant suggested by Marek, which adds additional
operand-0 to ref, which looks to me wrong.
ChangeLog gcc/cp
2014-12-04 Kai Tietz
PR c++/64106
* constexpr.c (cxx_eval_store_expressio