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

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|rtl-optimization            |debug

--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-01-26 05:59:57 UTC ---
Author: aoliva
Date: Wed Jan 26 05:59:53 2011
New Revision: 169275

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

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sel-sched.c

--- Comment #7 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-01-26 06:09:22 UTC ---
Fixed


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