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 debug/45454] [4.6 Regression] ICE: in verify_target_availability, at sel-sched.c:1614


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

--- Comment #9 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:51:38 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:51:35 2011
New Revision: 169609

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169609
Log:
PR debug/45454
* sel-sched.c (moveup_expr): Don't let debug insns prevent
non-debug insns from moving up.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/sel-sched.c


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