question on verify_ssa failure due to ccp in dom3 (PR30784)

Andrew Pinski pinskia@gmail.com
Sat Mar 24 08:41:00 GMT 2007


On 3/24/07, Dorit Nuzman <DORIT@il.ibm.com> wrote:
>
> the problem is that for the case of BIT_FIELD_REF fold_ternary folds only
> if operand 0 is VECTOR_CST. In our case it's a CONSTRUCTOR. I'm testing the
> patch below (comments?).

This patch looks correct, by the way this was caused by my patch to
make constant vector constructors invariant.

Thanks,
Andrew Pinski



More information about the Gcc mailing list