merge from gcc

This commit is contained in:
DJ Delorie
2005-04-14 02:22:07 +00:00
parent 7212bdd8fb
commit b04e9ddc97
3 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
2003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
* include/fibheap.h (fibnode): Use __extension__ for
bit-fields mark and degree if __GNUC__.
2003-12-18 Kazu Hirata <kazu@cs.umass.edu>
* include/fibheap.h (fibnode): Use unsigned long int for
bit-fields if __GNUC__ is defined.
2003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
* fibheap.h (fibnode): Use __extension__ for