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

[Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11



------- 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


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