------- Comment #9 from bonzini at gnu dot org 2006-06-08 06:10 ------- Created an attachment (id=11630) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11630&action=view) a supposedly correct patch
No, the patch was wrong. Also the original proposed patch was right that some messages mistake intptr_t with intmax_t. This patch adds the detection of intptr_t where it really belongs, i.e. where an incomplete stdint.h like FreeBSD's is detected. -- bonzini at gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11596|0 |1 is obsolete| | Attachment #11623|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26188