This is the mail archive of the gcc-cvs@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]

r139862 - in /trunk/gcc: ChangeLog sched-int.h ...


Author: abel
Date: Mon Sep  1 12:38:44 2008
New Revision: 139862

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139862
Log:
        * sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.
        * sched-int.h (print_insn, print_pattern, print_value): Declare also
        when !INSN_SCHEDULING.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-int.h
    trunk/gcc/sel-sched-dump.c


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