https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67861
--- Comment #6 from Nathan Sidwell <nathan at gcc dot gnu.org> --- Author: nathan Date: Fri Oct 9 14:13:39 2015 New Revision: 228657 URL: https://gcc.gnu.org/viewcvs?rev=228657&root=gcc&view=rev Log: * config/nvptx/nvptx.c (nvptx_init_axis_predicate): Fix output formatting. PR 67861 * gimple-fold.c (gimple_fold_builtin): Add break after BUILT_IN_PRINTF_CHK, BUILT_IN_VPRINTF_CHK folding. Modified: branches/gomp-4_0-branch/gcc/ChangeLog.gomp branches/gomp-4_0-branch/gcc/config/nvptx/nvptx.c branches/gomp-4_0-branch/gcc/gimple-fold.c