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/64218] [5 Regression] ICE: Segmentation fault (symtab_node::get_alias_target()) running Boost testsuite


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

--- Comment #15 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Mon Jan 19 20:46:15 2015
New Revision: 219859

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

    PR ipa/64218
    * ipa-inline.c (want_inline_function_to_all_callers_p): Fix check
    whether function is an alias.

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


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