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/48442] ICE: in init_seqno, at sel-sched.c:6767 with -Os -fselective-scheduling2 --param max-sched-extend-regions-iters=100


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

--- Comment #4 from Alexander Monakov <amonakov at gcc dot gnu.org> 2011-04-08 11:44:54 UTC ---
Author: amonakov
Date: Fri Apr  8 11:44:51 2011
New Revision: 172173

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172173
Log:
    PR rtl-optimization/48442
    * sel-sched.c (init_seqno): Remove number_of_insns argument.  Update
    all callers.  Adjust assert.

testsuite:
    * gcc.dg/pr48442.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/pr48442.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sel-sched.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]