From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19923 invoked by alias); 17 Feb 2015 04:10:42 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 19490 invoked by uid 48); 17 Feb 2015 04:10:39 -0000 From: "howarth at bromo dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*' Date: Tue, 17 Feb 2015 04:10:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 4.7.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at bromo dot med.uc.edu X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 5.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-02/txt/msg01850.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #16 from howarth at bromo dot med.uc.edu --- (In reply to David Edelsohn from comment #12) > Author: dje > Date: Mon Feb 16 15:19:20 2015 > New Revision: 220736 > > URL: https://gcc.gnu.org/viewcvs?rev=220736&root=gcc&view=rev > Log: > Daniel Richard G. > PR bootstrap/48009 > PR bootstrap/53348 > * inclhack.def (aix_strtof_const): New fix. > * fixincl.x: Regenerate. > * tests/base/inttypes.h: New test. > > Modified: > trunk/fixincludes/ChangeLog > trunk/fixincludes/fixincl.x > trunk/fixincludes/inclhack.def Shouldn't there have been a commit for the changes to tests/base/inttypes.h?