[Bug tree-optimization/86853] sprintf optimization for wide strings doesn't account for conversion failure

2018-08-16 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86853 --- Comment #2 from Jeffrey A. Law --- Author: law Date: Fri Aug 17 04:01:14 2018 New Revision: 263612 URL: https://gcc.gnu.org/viewcvs?rev=263612&root=gcc&view=rev Log: gcc/ChangeLog: PR tree-optimization/86853 * gimple-ssa-spr

[Bug tree-optimization/86853] sprintf optimization for wide strings doesn't account for conversion failure

2018-08-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86853 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #1 from Martin Sebor -

[Bug tree-optimization/86853] sprintf optimization for wide strings doesn't account for conversion failure

2018-08-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86853 Martin Sebor changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRMED