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 ipa/65282] [5 Regression] wrong code at -Os and above on x86_64-linux-gnu


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

--- Comment #4 from Martin LiÅka <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Mar  3 12:09:13 2015
New Revision: 221146

URL: https://gcc.gnu.org/viewcvs?rev=221146&root=gcc&view=rev
Log:
Fix PR ipa/65282.

    * gcc.dg/ipa/PR65282.c: New test.
    PR ipa/65282
    * ipa-icf.c (sem_variable::equals): Fix wrong condition.


Added:
    trunk/gcc/testsuite/gcc.dg/ipa/PR65282.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c
    trunk/gcc/testsuite/ChangeLog

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