From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17406 invoked by alias); 8 Jun 2006 06:10:58 -0000 Received: (qmail 17364 invoked by uid 48); 8 Jun 2006 06:10:51 -0000 Date: Thu, 08 Jun 2006 06:20:00 -0000 Message-ID: <20060608061051.17363.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bonzini at gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg00886.txt.bz2 List-Id: ------- 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