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/65270] [5 regression] ICF needs to match TYPE attributes on memory accesses


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

--- Comment #17 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Thu Mar  5 00:10:29 2015
New Revision: 221199

URL: https://gcc.gnu.org/viewcvs?rev=221199&root=gcc&view=rev
Log:
     PR ipa/65270
    * ipa-icf.c (sem_item::compare_cgraph_references): Compare
    vtable references for their containing type.
    (sem_function::equals_wpa): Compare TYPE_RESTRICT
    and type attributes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c


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