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/52095] [4.7 regression] ICE compiling gcc.dg/sms-7.c: SEGV in fprintf


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-04 16:51:37 UTC ---
Author: jakub
Date: Sat Feb  4 16:51:31 2012
New Revision: 183895

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183895
Log:
    PR rtl-optimization/52095
    * modulo-sched.c (dump_insn_locator): New function.
    (loop_canon_p, sms_schedule): Use it.

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


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