https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82123
--- Comment #11 from Jeffrey A. Law <law at gcc dot gnu.org> --- Author: law Date: Tue Feb 20 18:53:29 2018 New Revision: 257853 URL: https://gcc.gnu.org/viewcvs?rev=257853&root=gcc&view=rev Log: PR middle-end/82123 PR tree-optimization/81592 PR middle-end/79257 * gimple-ssa-sprintf.c (sprintf_dom_walker::handle_gimple_call): Query the EVRP range analyzer for range data rather than using global data. Modified: trunk/gcc/ChangeLog trunk/gcc/gimple-ssa-sprintf.c