This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
- From: "bonzini at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2006 06:10:51 -0000
- Subject: [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
- References: <bug-26188-12160@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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