On Thu, Mar 10, 2011 at 8:23 PM, Nathan Froyd <froy...@codesourcery.com> wrote:
> Move CASE_CHAIN into a local operand for CASE_LABEL_EXPR.  Nothing to
> see here.
>
> -Nathan
>
> gcc/
>        * tree.def (CASE_LABEL_EXPR): Add an operand.
>        * tree.h (CASE_CHAIN): Use TREE_OPERAND instead of TREE_CHAIN.
>

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48965

This failure is kind of random.  We may have some invalid memory access.

-- 
H.J.

Reply via email to