]> gcc.gnu.org Git - gcc.git/commit
gimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN of clobbers to NULL_TREE before...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 22 Sep 2013 21:57:39 +0000 (21:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 22 Sep 2013 21:57:39 +0000 (21:57 +0000)
commitca081cc8daedb96f611909ab0351546b327e9957
treefbbc9ef0803d049e20bb2941a4a18497a72da342
parent9779c871afc648329500747748c70b59b47abdf7
gimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN of clobbers to NULL_TREE before pushing them onto the vector.

* gimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN of clobbers to
NULL_TREE before pushing them onto the vector.  Likewise for labels.

From-SVN: r202819
gcc/ChangeLog
gcc/gimplify.c
This page took 0.053217 seconds and 5 git commands to generate.