On 11/17/2011 06:52 PM, Paolo Carlini wrote:
The problem is, in all these tests, value is always a FIX_TRUNC_EXPR, which, AFAICS, is always left untouched.
Aha, I guess tsubst_copy_and_build needs to handle FIX_TRUNC_EXPR better. Jason
On 11/17/2011 06:52 PM, Paolo Carlini wrote:
The problem is, in all these tests, value is always a FIX_TRUNC_EXPR, which, AFAICS, is always left untouched.
Aha, I guess tsubst_copy_and_build needs to handle FIX_TRUNC_EXPR better. Jason