From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28135 invoked by alias); 25 Nov 2005 07:25:08 -0000 Received: (qmail 28097 invoked by uid 48); 25 Nov 2005 07:25:06 -0000 Date: Fri, 25 Nov 2005 07:25:00 -0000 Message-ID: <20051125072506.28096.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/23400] [4.1/4.2 Regression] "make check" fixinclude failure In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkorb 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: 2005-11/txt/msg03426.txt.bz2 List-Id: ------- Comment #8 from bkorb at gnu dot org 2005-11-25 07:25 ------- A couple of issues: 1. Replacement fixes should not be checked, so it is interesting that the failure shows up. 2. fixincl should not create files without terminating new lines anyway. I've just applied a patch to fixfixes.c to fix this problem. I'll look into the former issue when my bootstrap finishes....:) I'd assign this thing to myself, but I guess I'm not powerful enough.... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23400