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]

Re: [PATCH] fibheap.h __extension__ for GNUC


Hi all,

Kazu Hirata wrote:

this one cures the bootstrap on ppclinux for me. According to Andrew Pinski it is an obvious one.
:
2003-12-19 Andreas Tobler <a.tobler@schweiz.ch>


	* include/fibheap.h (fibnode): Use __extension__ for
	bit-fields mark and degree if __GNUC__.



I was thinking this might be obvious.  It turns out Diego thinks so,
too.  So committed as obvious.

Thank you for doing this. Was away for a few hours. And this morning I felt a bit unsure if really that obvious since it's not my area.


By the way, also bootstrapped on i686-pc-linux-gnu with C only for a
quick check.

Bootstrap on darwin and ppclinux ok.


Andreas




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