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

[committed] config/i386/i386.c: Remove fibheap.h.


There are no uses of this include file in the x86 backend.

For that matter, apparently there are no uses of libiberty's fibheap implementation anywhere (well, at least in GCC, binutils, and gdb. I don't know if there are other users in the wild). FWIW, GCC has its own <fibonacci_heap.h> in C++.

Approved by rth offline.

Tested by building all-gcc (no bootstrap) on x86-64 Linux.

Aldy

Attachment: curr
Description: Text document


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