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/65588] [5 Regression] lto1: internal compiler error: Segmentation fault


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

--- Comment #8 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Fri Mar 27 21:35:51 2015
New Revision: 221745

URL: https://gcc.gnu.org/viewcvs?rev=221745&root=gcc&view=rev
Log:

    PR ipa/65588
    * symtab.c (symtab_node::get_partitioning_class): Register vars
    are duplicated.
    * varpool.c (symbol_table::output_variables) Do not assemble unefined
    decls for non-symbols.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/symtab.c
    trunk/gcc/varpool.c


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