Skip to content
Snippets Groups Projects
Commit d49d0907 authored by Ben Elliston's avatar Ben Elliston Committed by Ben Elliston
Browse files

fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...

fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less...

[include]
	* fibheap.h (struct fibnode): Only use unsigned long bitfields
	when __GNUC__ is defined and ints are less than 32-bits wide.
[libiberty]
	* configure.ac: Invoke AC_CHECK_SIZEOF for sizeof (int).
	* configure: Regenerate.
	* config.in: Likewise.

From-SVN: r92009
parent da0e2953
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment