decl.c (value_annotation_hasher::handle_cache_entry): Delete.
[gcc.git] / gcc / fibonacci_heap.h
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-16 Jan Hubicka* fibonacci_heap.h (min): Return m_data instead of...
2014-11-24 Martin Liskare PR lto/63968 (175.vpr from cpu2000 fails to build...
2014-11-18 Martin LiskaNew template fibonacci_heap class introduced.