Author: ebotcazou Date: Sun Sep 22 21:57:39 2013 New Revision: 202819 URL: http://gcc.gnu.org/viewcvs?rev=202819&root=gcc&view=rev Log: * gimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN of clobbers to NULL_TREE before pushing them onto the vector. Likewise for labels. Modified: trunk/gcc/ChangeLog trunk/gcc/gimplify.c