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 rtl-optimization/70467] Useless "and [esp],-1" emitted on AND with uint64_t variable


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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon May  2 16:17:02 2016
New Revision: 235764

URL: https://gcc.gnu.org/viewcvs?rev=235764&root=gcc&view=rev
Log:
        PR rtl-optimization/70467
        * ipa-pure-const.c (check_call): Handle internal calls even in
        ipa mode like in local mode.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-pure-const.c

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