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/50723] [4.6/4.7 regression] internal compiler error: verify_ssa failed


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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-14 11:03:11 UTC ---
Author: rguenth
Date: Fri Oct 14 11:03:06 2011
New Revision: 179967

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179967
Log:
2011-10-14  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/50723
    * ipa-split.c (split_function): Use GSI_CONTINUE_LINKING.

    * gcc.dg/torture/pr50723.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr50723.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-split.c
    trunk/gcc/testsuite/ChangeLog


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