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


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Thu Mar  5 17:49:49 2015
New Revision: 221221

URL: https://gcc.gnu.org/viewcvs?rev=221221&root=gcc&view=rev
Log:
    PR ipa/65318
    * ipa-icf.c (sem_variable::equals): Compare variables types.
    * gcc.dg/ipa/pr65318.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/ipa/pr65318.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]