re PR middle-end/67861 (coreutils' wc.c:write_counts is miscompiled since commit...
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 6 Oct 2015 16:47:00 +0000 (16:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 6 Oct 2015 16:47:00 +0000 (16:47 +0000)
commit242a37f12db15a2158a801ad0fa1d50feb3732b2
treecc7be8939a38483f4e217e63443cbf240d713937
parentcbe7b2295e9a6b96953dd5762e4a5ba3e53950cf
re PR middle-end/67861 (coreutils' wc.c:write_counts is miscompiled since commit 7e3a76de7c496449b187c2688d958631cf21a944)

PR 67861
* gimple-fold.c (gimple_fold_builtin): Add break after
BUILT_IN_PRINTF_CHK, BUILT_IN_VPRINTF_CHK folding.

From-SVN: r228536
gcc/ChangeLog
gcc/gimple-fold.c