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 tree-optimization/58311] [4.9 Regression] ICE: SIGSEGV in hash_table::find_slot_with_hash() with -fdevirtualize


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58311

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Fri Sep  6 10:33:48 2013
New Revision: 202317

URL: http://gcc.gnu.org/viewcvs?rev=202317&root=gcc&view=rev
Log:
    PR tree-optimization/58311
    * ipa-devirt.c (gate_ipa_devirt): Only execute when optimizing.

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


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