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 rtl-optimization/48182] ICE: SIGSEGV in try_crossjump_to_edge (cfgcleanup.c:1703) with --param min-crossjump-insns=0 on basic code


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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> 2013-04-08 07:46:04 UTC ---
Author: mpolacek
Date: Mon Apr  8 07:44:33 2013
New Revision: 197564

URL: http://gcc.gnu.org/viewcvs?rev=197564&root=gcc&view=rev
Log:
    PR rtl-optimization/48182
    * params.def (PARAM_MIN_CROSSJUMP_INSNS): Increase the minimum
    value to 1.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/params.def


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