Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR c/60101 | jakub | 2014-02-12 | 1 | -0/+112 |
* c-common.c (merge_tlist): If copy is true, call new_tlist, if false, add ADD itself, rather than vice versa. (verify_tree): For COND_EXPR, don't call merge_tlist with non-zero copy. For SAVE_EXPR, only call merge_tlist once. * c-c++-common/pr60101.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207711 138bc75d-0d04-0410-961f-82ee72b054a4 |