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 lto/63704] -flto internal compiler error: in mems_in_disjoint_alias_sets_p, at alias.c:398


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Nov 27 09:51:32 2014
New Revision: 218114

URL: https://gcc.gnu.org/viewcvs?rev=218114&root=gcc&view=rev
Log:
2014-11-27  Richard Biener  <rguenther@suse.de>

    PR middle-end/63704
    * alias.c (mems_in_disjoint_alias_sets_p): Remove assert
    and instead return false when !fstrict-aliasing.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/alias.c


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