This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/79327] [7 Regression] wrong code at -O2 and -fprintf-return-value


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79327

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Feb 17 18:31:01 2017
New Revision: 245542

URL: https://gcc.gnu.org/viewcvs?rev=245542&root=gcc&view=rev
Log:
        PR tree-optimization/79327
        * gimple-ssa-sprintf.c (format_integer): Remove likely_adjust
        variable, its initialization and use.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-ssa-sprintf.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]