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]

r217722 - in /trunk/gcc: ChangeLog tracer.c


Author: marxin
Date: Tue Nov 18 16:15:52 2014
New Revision: 217722

URL: https://gcc.gnu.org/viewcvs?rev=217722&root=gcc&view=rev
Log:
tracer ported to new fibonacci_heap data structure.

	* tracer.c (tail_duplicate): New fibonacci_heap class is used.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tracer.c


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